Skip to content
This repository was archived by the owner on Jul 26, 2019. It is now read-only.

Commit 866bbdc

Browse files
authored
Create ISSUE_TEMPLATE.md
1 parent abbef71 commit 866bbdc

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
name: Repor Bug
3+
about: Use this template to report bugs
4+
5+
---
6+
7+
## Issue template
8+
Please make sure you've checked the following things first:
9+
- [ ] You made sure, you're using the latest version.
10+
Note that versions AFTER 1.0.5 are only for JDA V4!
11+
- [ ] You checked the wiki for additional information.
12+
- [ ] No other issue with the same problem is open.
13+
14+
## Problem
15+
> Please summarice what issue you encountered
16+
<!-- Type below this line -->
17+
18+
19+
## Steps to reproduce
20+
> What steps do we need to make to encounter this problem?
21+
<!-- Type below this line -->
22+
23+
24+
## Additional information
25+
> Any additional information like JDK version, JDA version, etc.
26+
> Images can also be added
27+
<!-- Type below this line -->

0 commit comments

Comments
 (0)