31 lines
737 B
Markdown
31 lines
737 B
Markdown
|
---
|
||
|
name: "\U0001F4DD Suggestion for Documentation Improvement/Correction"
|
||
|
about: Propose a specific improvement or correction for an existing document.
|
||
|
title: "[DOC-BUG]"
|
||
|
labels: 'type: documentation'
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
## Link to the Page/Section
|
||
|
|
||
|
> Provide a link to the specific page or section that you're referring to.
|
||
|
|
||
|
|
||
|
|
||
|
## Description of the Suggestion
|
||
|
|
||
|
> Describe the changes you suggest to improve or correct the documentation. Be specific about any errors or areas of confusion you've identified.
|
||
|
|
||
|
|
||
|
|
||
|
## Reason for the Suggestion
|
||
|
|
||
|
> Why do you believe this change will make the documentation clearer or more accurate?
|
||
|
|
||
|
|
||
|
|
||
|
## Additional Context
|
||
|
|
||
|
> Add any other context, references, or screenshots that support your suggestion.
|