| name | Bug report |
|---|---|
| about | Create a report to help us fix bugs |
| 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:
- Go to '...'
- Click on '....'
- See error
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Environment:
- OS: [e.g. Windows 10, Ubuntu 22.04, macOS 13.0]
- Python version: [e.g. 3.11]
- PyNote version: [e.g. 0.1.0]
Additional context Add any other context about the problem here.
Acceptance Criteria
- Bug is reproducible
- Root cause identified
- Fix implemented
- Tests added (if applicable)
- Documentation updated (if applicable)