---
name: Documentation Improvement
about: Suggest improvements to documentation
title: '[DOCS] '
labels: 'documentation'
assignees: ''
---
## Documentation Issue
**Which document**: [e.g., README.md, CONTRIBUTING.md, API docs, code comments]
**Section/Area**: [e.g., Installation, API Reference, Examples]
## Problem
Describe what is unclear, missing, incorrect, or could be improved.
## Suggested Improvement
How would you improve this documentation?
## Audience
Who would benefit from this documentation improvement?
- [ ] New users
- [ ] Contributors
- [ ] API consumers
- [ ] All users
## Additional Context
<!-- Add any other context, examples, or screenshots about the documentation request here -->
## Checklist
- [ ] I have checked that this documentation doesn't already exist elsewhere
- [ ] I have provided specific suggestions for improvement
- [ ] I am willing to help implement this documentation improvement