Files
claw-code/.github/ISSUE_TEMPLATE/bug_report.md

37 lines
531 B
Markdown

---
name: Bug Report
about: Report a bug in claw-code
title: "[bug] "
labels: bug
assignees: ''
---
## Description
<!-- What happened? -->
## Steps to Reproduce
1.
2.
3.
## Expected Behavior
<!-- What should have happened? -->
## Actual Behavior
<!-- What actually happened? Include error messages, logs, screenshots -->
## Environment
- **claw-code version:**
- **OS:**
- **Provider/model:**
- **Rust version (if building from source):**
## Additional Context
<!-- Related pinpoints, sessions, config, etc. -->