Update issue templates

This commit is contained in:
Schuyler Cebulskie
2018-08-13 21:46:14 -04:00
parent bb0700ade3
commit afcac9196d
3 changed files with 26 additions and 10 deletions

View File

@@ -1,13 +1,14 @@
---
name: Bug report
about: Report incorrect or unexpected behavior of discord.js
about: Report incorrect or unexpected behaviour of discord.js
---
<!--
If you need help with discord.js installation or usage, please go to the discord.js Discord server instead:
https://discord.gg/bRCvFy9
This issue tracker is only for bug reports and enhancement suggestions. You won't receive any basic help here.
This issue tracker is only for bug reports and enhancement suggestions.
You won't receive any basic help here.
-->
**Please describe the problem you are having in as much detail as possible:**
@@ -16,21 +17,22 @@ This issue tracker is only for bug reports and enhancement suggestions. You won'
**Include a reproducible code sample here, if possible:**
```js
// Place your code here
```
**Further details:**
- discord.js version:
- node.js version:
- Node.js version:
- Operating system:
- Priority this issue should have please be realistic and elaborate if possible:
<!--
If either of these applies to you, please check the respective checkbox: [ ] becomes [x].
You don't have to modify the text to suit your particular situation, if you want to
elaborate please do so in the description.
You don't have to modify the text to suit your particular situation if you want to
elaborate, please do so in the description.
While it's not a requirement to test your issue on the master branch, it would make fixing
the problem a lot easier for us, so please do it if possible.
the problem a lot easier for us, so please do so if possible.
-->
- [ ] I found this issue while running code on a __user account__
- [ ] I have also tested the issue on latest master, commit hash: