We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f03e86 commit d7acf43Copy full SHA for d7acf43
.github/ISSUE_TEMPLATE/bugreport.md
@@ -0,0 +1,26 @@
1
+---
2
+name: Bug Report
3
+about: Something is not working as expected
4
+title: 'Bug: '
5
+labels: bug
6
7
+
8
+## Checklist
9
+Before submitting this issue, please confirm that you have done the following (place an `x` in the box):
10
11
+- [ ] I have searched existing issues to see if this has already been reported.
12
13
+## Description
14
+<!-- A clear and concise description of the issue. -->
15
16
+## Steps to Reproduce
17
+<!-- Steps to reproduce the behavior. -->
18
19
+## Expected Behavior
20
+<!-- What you expected to happen. -->
21
22
+## Actual Behavior
23
+<!-- What actually happened. -->
24
25
+## Environment
26
+<!-- Provide relevant system and software version details. -->
0 commit comments