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 5d4ef79 commit 5c95b12Copy full SHA for 5c95b12
1 file changed
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,27 @@
1
+---
2
+name: Bug Report
3
+about: Report a bug or unexpected behaviour
4
+title: "[BUG] "
5
+labels: ''
6
+assignees: ''
7
8
+
9
+## Describe the Bug
10
11
+A clear and concise description of what the bug is.
12
13
+## Expected Behaviour
14
15
+What you expected to happen.
16
17
+## Steps to Reproduce
18
19
+1. Step one
20
+2. Step two
21
+3. Step three
22
23
+## Environment
24
25
+- OS: [e.g. Ubuntu 22.04]
26
+- Version: [e.g. 1.0.0]
27
+- Additional context: [any other relevant details]
0 commit comments