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 322b9fd commit e7b0c7fCopy full SHA for e7b0c7f
.github/ISSUE_TEMPLATE/bug-report.md
@@ -0,0 +1,33 @@
1
+---
2
+name: Bug Report
3
+about: Create a report to help us improve the library
4
+title: ''
5
+labels: bug, triage
6
7
+
8
+**Describe the bug**
9
+A clear and concise description of what the bug is.
10
11
+**Expected behavior**
12
+A clear and concise description of what you expected to happen.
13
14
+**To Reproduce**
15
+Steps to reproduce the bug:
16
+1. (step 1)
17
+2. (step 2)
18
+3. (step 3)
19
+4. ...
20
21
+**Screenshots**
22
+If applicable, add screenshots to help explain the bug.
23
24
+**Library version number**
25
+For example: 0.1.1
26
27
+**Environmental details**
28
+For example:
29
+OS: Linux
30
+Runtime version: Python 3.7
31
32
+**Additional context**
33
+Add any other context about the problem here.
0 commit comments