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 f28802b commit 8c2708dCopy full SHA for 8c2708d
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,28 @@
1
+---
2
+name: Bug report
3
+about: Create a report to help us improve
4
+title: "[BUG]"
5
+labels: bug
6
+assignees: ''
7
+
8
9
10
+**Describe the bug**
11
12
13
+**Steps to Reproduce**
14
15
16
+**Expected behavior**
17
18
19
+**Screenshots (optional)**
20
21
22
+**Desktop (please complete the following information):**
23
+ - OS: [e.g. Debian]
24
+ - Environment [e.g. bare metal, docker]
25
+ - Release [e.g. 1.0.0]
26
27
+**Additional context**
28
+Add any other context about the problem here.
0 commit comments