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 362d3be commit 177cca5Copy full SHA for 177cca5
1 file changed
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,33 @@
1
+---
2
+name: Bug Report
3
+about: Create a report to help us improve
4
5
+
6
+**Describe the bug**
7
+A clear and concise description of what the bug is.
8
9
+**To Reproduce**
10
+Steps to reproduce the behavior:
11
+1.
12
+2.
13
+3.
14
15
+**Expected behavior**
16
+A clear and concise description of what you expected to happen.
17
18
+**Screenshots**
19
+If applicable, add screenshots to help explain your problem.
20
21
+**Additional context**
22
+Add any other context about the problem here.
23
24
25
+name: Feature Request
26
+about: Suggest an idea for this project
27
28
29
+**Describe the solution you'd like**
30
+A clear and concise description of what you want to happen.
31
32
33
+Add any other context or screenshots about the feature request here.
0 commit comments