| 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. | |
| ## Steps to Reproduce | |
| 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 | |
| What actually happened instead. | |
| ## Screenshots | |
| If applicable, add screenshots to help explain your problem. | |
| ## Environment | |
| - OS: [e.g. Windows, macOS, Linux] | |
| - Browser: [e.g. Chrome, Safari, Firefox] | |
| - Version: [e.g. 1.0.0] | |
| - Python Version: [e.g. 3.13.0] | |
| ## Additional Context | |
| Add any other context about the problem here, such as: | |
| - Error messages or logs | |
| - Relevant configuration details | |
| - Any recent changes that might have caused the issue | |