---
name: Bug Report
about: Report a bug or unexpected behavior
title: ''
labels: bug
assignees: ''
---
**Describe the bug**
A clear description of what the bug is.
**To Reproduce**
```bash
gw <command that fails>
```
**Expected behavior**
What you expected to happen.
**Environment**
- OS: [e.g., macOS 15, Ubuntu 24.04, Windows 11]
- gw version: [output of `gw --version`]
- Git version: [output of `git --version`]
- Terminal: [e.g., iTerm2, WezTerm, tmux, Zellij]
**Additional context**
Any other relevant information.