bug_report.md•958 B
---
name: Bug report
about: Create a report to help us improve
title: '[BUG] '
labels: bug
assignees: ''
---
## Bug Description
<!-- A clear and concise description of what the bug is -->
## To Reproduce
Steps to reproduce the behavior:
1.
2.
3.
4.
## Expected Behavior
<!-- A clear and concise description of what you expected to happen -->
## Actual Behavior
<!-- What actually happened -->
## Screenshots/Logs
<!-- If applicable, add screenshots or logs to help explain your problem -->
```
# Paste relevant logs here
```
## Environment
- **OS**: [e.g., macOS 14.0, Ubuntu 22.04]
- **Python Version**: [e.g., 3.11.0]
- **Server Version**: [e.g., 1.0.0]
- **Deployment**: [e.g., Vercel, Local]
- **Client**: [e.g., Claude Desktop, Cursor]
## Additional Context
<!-- Add any other context about the problem here -->
## Possible Solution
<!-- If you have suggestions on how to fix the bug -->
## Related Issues
<!-- Link any related issues -->