Skip to content

Commit eab4e53

Browse files
committed
chore: add bug report issue template
1 parent 1b98dfe commit eab4e53

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
name: Bug Report
3+
about: Report a bug or unexpected behavior
4+
title: "[Bug] "
5+
labels: bug
6+
---
7+
8+
## Description
9+
10+
A clear description of what the bug is.
11+
12+
## Steps to Reproduce
13+
14+
1. Step one
15+
2. Step two
16+
3. ...
17+
18+
## Expected Behavior
19+
20+
What you expected to happen.
21+
22+
## Actual Behavior
23+
24+
What actually happened.
25+
26+
## Environment
27+
28+
- OS: [e.g., macOS 15, Ubuntu 24.04]
29+
- Version/commit: [e.g., v1.0.0 or commit hash]

0 commit comments

Comments
 (0)