We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29b90a3 commit dd3c028Copy full SHA for dd3c028
1 file changed
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,30 @@
1
+---
2
+name: Bug report
3
+about: Create a report about a bug
4
+
5
6
7
+**Describe the bug**
8
+A clear and concise description of what the bug is.
9
10
+**Are you using TwitchIO within a Discord Bot?**
11
+Yes/No
12
13
+**What commit of TwitchIO are you using?**
14
+`pip show twitchio`
15
16
+**To Reproduce**
17
+Steps to reproduce the behaviour:
18
19
20
+**Expected behaviour**
21
+A clear and concise description of what you expected to happen.
22
23
+**Screenshots**
24
+If applicable, add screenshots to help explain your problem.
25
26
+**(please complete the following information):**
27
+ - OS: [e.g. Windows, Ubuntu 16.04]
28
29
+**Additional context**
30
+Add any other context about the problem here.
0 commit comments