Bug Report Template
---
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. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
## Expected Behavior
A clear and concise description of what you expected to happen.
## Actual Behavior
A clear and concise description of what actually happened.
## Screenshots
If applicable, add screenshots to help explain your problem.
## Environment
- **OS**: [e.g. macOS, Windows, Linux]
- **Browser**: [e.g. chrome, safari]
- **Version**: [e.g. 22]
- **Device**: [e.g. iPhone6, Desktop]
## Additional Context
Add any other context about the problem here.
## Severity
- [ ] Critical (blocks usage)
- [ ] High (major feature unusable)
- [ ] Medium (workaround available)
- [ ] Low (minor inconvenience)
## Area
- [ ] Frontend
- [ ] Backend
- [ ] API
- [ ] Database
- [ ] Infrastructure
- [ ] Mobile
- [ ] Other: ___
## Logs/Error Messages
Paste any relevant log outputs or error messages here