wonder-ai-docs
Version:
AI-assisted documentation management for developers, designed to work seamlessly with Cursor
41 lines (31 loc) • 923 B
Markdown
# Issue Template
## Description
[Provide a clear and concise description of the issue]
## Type of Issue
- [ ] Bug Report
- [ ] Feature Request
- [ ] Documentation Issue
- [ ] Other (please describe)
## Environment
- OS: [Operating System]
- Browser: [Browser and Version] (if applicable)
- Version: [Application Version]
- Other relevant details: [Add any other relevant environment details]
## Steps to Reproduce
1. [Step 1]
2. [Step 2]
3. [Step 3]
## Expected Behavior
[Describe what you expected to happen]
## Actual Behavior
[Describe what actually happened]
## Screenshots
[If applicable, add screenshots to help explain the issue]
## Additional Context
- [Add any additional context about the issue here]
- [Include any relevant logs or error messages]
## Possible Solution
[If you have a suggestion for a fix, describe it here]
## Related Issues
- #[Related Issue Number]
- #[Another Related Issue Number]