---
name: "🐛 Bug Report"
about: "Create a detailed bug report to help us improve"
title: "[Bug] "
labels: ["bug"]
assignees: ''
---
## Describe the Bug
A clear and concise description of what the bug is.
## Steps To Reproduce
Steps to reproduce the behavior (include commands, code snippets, or a minimal example if possible):
1. Go to '...'
2. Run '...'
3. See error
## Expected Behavior
A clear and concise description of what you expected to happen.
## Actual Behavior
What actually happened? Include full error messages, logs, or stack traces if applicable.
## Screenshots
If applicable, add screenshots to help explain your problem.
## Environment
- OS: [e.g. Mac, Windows, Linux]
- Python Version: [e.g. 3.11.4]
- Jentic SDK: [e.g. 0.9.1]
- MCP Plugin: [e.g. 0.7.0]
- Other relevant dependencies: [list]
## Severity
- [ ] Critical (blocks usage)
- [ ] Major (significant impact)
- [ ] Minor (small inconvenience)
## Additional Context
Add any other context about the problem here.