We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a253116 commit 506c1f0Copy full SHA for 506c1f0
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,23 @@
1
+---
2
+name: "Bug Report"
3
+about: "Report a bug or issue."
4
+title: "Bug Report Title"
5
+labels: ["bug", "help wanted"]
6
7
+
8
+## Description
9
+Please describe the bug you encountered, including steps to reproduce it.
10
11
+## Steps to Reproduce
12
+1. Step 1
13
+2. Step 2
14
+3. Step 3 ...
15
16
+## Expected Behavior
17
+What did you expect to happen?
18
19
+## Actual Behavior
20
+What actually happened?
21
22
+## Additional Context
23
+Add any other context about the problem, screenshots, or logs that might be helpful.
0 commit comments