---
name: Bug report
about: Create a report to help us improve
title: "[BUG] "
labels: bug
assignees: ''
---
## Describe the bug
A clear and concise description of what the bug is.
## To Reproduce
Steps to reproduce the behavior:
1. ...
2. ...
3. ...
## Expected behavior
A clear and concise description of what you expected to happen.
## Screenshots / logs
If applicable, add screenshots or relevant log output.
## Environment
- OS: [e.g. Ubuntu 24.04, Windows 11]
- Rust version: `rustc --version`
- @project@ version: [e.g. 0.1.0]
## Additional context
Add any other context about the problem here.