---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
## Describe the bug
A clear and concise description of what the bug is.
## To Reproduce
Steps to reproduce the behavior:
1. Run `gg ...`
2. See error
## Expected behavior
A clear and concise description of what you expected to happen.
## Environment
- OS: [e.g., macOS 14.0, Ubuntu 22.04]
- gg version: [e.g., 0.1.0]
- Config location: [e.g., ~/.config/gg/config.toml]
## Config (if relevant)
```toml
# Paste relevant parts of your gg config here
```
## Additional context
Add any other context about the problem here.