bug_report.mdā¢953 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 -->
## Error Messages
<!-- If applicable, add error messages or logs -->
```
Paste error messages here
```
## Environment
- **OS**: [e.g., macOS 14.0, Windows 11, Ubuntu 22.04]
- **Node.js version**: [e.g., 20.10.0]
- **Package version**: [e.g., 1.0.0]
- **Claude Desktop version** (if applicable): [e.g., 1.0.0]
## Additional Context
<!-- Add any other context about the problem here -->
## Screenshots
<!-- If applicable, add screenshots to help explain your problem -->
## Possible Solution
<!-- Optional: suggest a fix or reason for the bug -->