---
name: 📚 Documentation
about: Report an issue with documentation or suggest improvements
title: '[DOCS] '
labels: ['documentation', 'needs-review']
assignees: ''
---
## 📚 Documentation Issue
**Type of documentation issue:**
- [ ] 🐛 Error or typo in documentation
- [ ] 📝 Missing documentation
- [ ] 🔄 Outdated information
- [ ] 💡 Suggestion for improvement
- [ ] 🌐 Translation issue
- [ ] 🔗 Broken link
- [ ] Other: ___________
## 📍 Location
**Where is the documentation issue?**
- [ ] README.md
- [ ] CHANGELOG.md
- [ ] Installation guide
- [ ] API reference
- [ ] Usage examples
- [ ] Contributing guide
- [ ] Issue templates
- [ ] Code comments
- [ ] Other: ___________
**Specific section or line:**
Please provide the specific section, heading, or line number where the issue occurs.
**URL (if applicable):**
Direct link to the documentation with the issue.
## 🔍 Current State
**What does the documentation currently say?**
```
Paste the current text here
```
**What's wrong with it?**
Describe the specific issue with the current documentation.
## ✅ Proposed Solution
**What should it say instead?**
```
Provide the corrected or improved text
```
**Why is this better?**
Explain why your proposed change improves the documentation.
## 🎯 Additional Context
**Who would benefit from this change?**
- [ ] New users trying to get started
- [ ] Developers integrating the MCP server
- [ ] Users troubleshooting issues
- [ ] Contributors to the project
- [ ] Other: ___________
**Priority level:**
- [ ] Critical - prevents users from getting started
- [ ] High - causes confusion for many users
- [ ] Medium - minor improvement
- [ ] Low - nice to have
## 📸 Screenshots
**Current documentation (if applicable):**
Add screenshots of the current documentation if it helps illustrate the issue.
**Proposed changes (if applicable):**
Add mockups or examples of how the improved documentation should look.
## 🔗 Related
**Related issues:**
- Related to #
- Fixes #
**Similar documentation:**
Reference any similar sections or external documentation that might serve as a good example.
## ✅ Checklist
- [ ] I have searched for existing documentation issues
- [ ] I have checked the latest version of the documentation
- [ ] I have provided specific details about the issue
- [ ] I have suggested a concrete improvement
- [ ] I understand this is about documentation, not code functionality
---
**📝 Want to contribute?**
- [ ] I'd like to submit a PR to fix this documentation
- [ ] I can help review the documentation changes
- [ ] I'd prefer someone else makes the changes
**🤝 Questions?**
- 💬 Join our [Discord community](https://discord.gg/leadmagic)
- 📧 Email us: support@leadmagic.io