mirror of
https://github.com/instructkr/claw-code.git
synced 2026-04-28 01:44:58 +08:00
37 lines
531 B
Markdown
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. -->
|