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 6a78580 commit 4b08cbfCopy full SHA for 4b08cbf
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,24 @@
1
+---
2
+name: Bug report
3
+about: Create a bug report to help me improve the bot
4
+title: ''
5
+labels: ''
6
+assignees: ''
7
+
8
9
10
+**Describe the bug**
11
+A clear and concise description of what the bug is.
12
13
+**Logs and Screenshots**
14
+Please upload any related logs from the `logs` folder.
15
+If available, upload the html file related to the bug from the `log` folder.
16
+If applicable, upload `config.json` from the `config` folder.
17
+If applicable, add screenshot of the console to help explain your problem.
18
19
+**Platform Information**
20
+ - OS: [e.g. Windows 10]
21
+ - Node version `node -v`: [e.g. v14.15.2]
22
23
+**Additional context**
24
+Add any other context about the problem here.
0 commit comments