Skip to content

Commit 4b08cbf

Browse files
authored
Update issue templates
1 parent 6a78580 commit 4b08cbf

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)