We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b98dfe commit eab4e53Copy full SHA for eab4e53
1 file changed
.github/ISSUE_TEMPLATE/bug_report.md
@@ -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