---
name: Bug report
about: Create a report to help us improve Pocket
title: '[BUG] '
labels: bug
assignees: ''
---
## Bug Description
A clear and concise description of what the bug is.
## Steps To Reproduce
1. Run command '...'
2. Enter input '...'
3. See error
## Expected Behavior
A clear and concise description of what you expected to happen.
## Actual Behavior
What actually happened, including any error messages or unexpected output.
## Environment
- OS: [e.g. Ubuntu 22.04, macOS 13.0, Windows 11]
- Pocket Version: [e.g. v-pocket-R1]
- Rust Version: [e.g. 1.70.0]
## Additional Context
Add any other context about the problem here, such as:
- Configuration files
- Sample data that triggers the issue
- Screenshots
## Possible Solution
If you have ideas on how to fix the issue, please share them here.