---
name: Documentation Issue
about: Report missing, unclear, or incorrect documentation
title: '[DOCS] '
labels: ['documentation', 'needs-triage']
assignees: ''
---
## Documentation Issue Type
- [ ] Missing documentation
- [ ] Incorrect/outdated information
- [ ] Unclear explanation
- [ ] Broken links
- [ ] Typo/grammar issue
- [ ] Missing examples
- [ ] Other (please specify)
## Location
**Where is the documentation issue?**
- Wiki Page: [e.g. Installation Guide, Available Tools]
- Section: [e.g. Basic Configuration, Tool Usage]
- URL/Link: [if applicable]
## Current Content
**What does the documentation currently say?**
```
Paste the current content or describe what's there
```
## Issue Description
**What's wrong with the current documentation?**
A clear description of the problem with the documentation.
## Suggested Improvement
**What should the documentation say instead?**
```
Provide the corrected content or describe what should be added
```
## Context
**Why is this important?**
- Who would benefit from this improvement?
- What problems does the current documentation cause?
- How did you discover this issue?
## Additional Information
**Provide any additional context:**
- Your experience level: [Beginner, Intermediate, Advanced]
- How you're using the tool: [Personal, Team, Enterprise]
- Related documentation that works well: [examples]
## Examples/Screenshots
**If applicable, add screenshots or examples to help explain:**
- Screenshots of confusing UI
- Examples of what worked vs. what didn't
- Code snippets that would be helpful
## Checklist
- [ ] I have checked if this issue already exists
- [ ] I have identified the specific location of the documentation issue
- [ ] I have provided a clear description of the problem
- [ ] I have suggested specific improvements
- [ ] I have considered the impact on different user types