From 9b989c4fd7ae45789835052e76f7dca6ae889224 Mon Sep 17 00:00:00 2001 From: meew0 Date: Wed, 12 Apr 2017 01:16:12 +0200 Subject: [PATCH] Create an issue template This has been created in discussion with various people on Discord. Closes #1362 as that is obsolete now, sorry! --- .github/ISSUE_TEMPLATE.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..b368eeb5c --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,26 @@ + + +**Please describe the problem you are having in as much detail as possible:** + + +**Include a reproducible code sample here, if possible:** +```js + +``` + +**Further details:** + +- discord.js version: +- node.js version: +- Operating system: +- Priority this issue should have – please be realistic and elaborate if possible: + + +- [ ] I have also tested the issue on latest master, commit hash: