summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGraeme Yeates <yeatesgraeme@gmail.com>2016-05-26 11:44:06 -0400
committerGraeme Yeates <yeatesgraeme@gmail.com>2016-05-26 11:44:06 -0400
commitaf6c5956da1d98855a63d34e9c7aa3bb90b4140d (patch)
treef8bf1401259970ce32e1bd70d94c30f78f376735
parent216a807182c5fa8fb3863279bcde665e30e38304 (diff)
parent9aa67aa804133087524a106b43d4834539e1e5ed (diff)
downloadasync-af6c5956da1d98855a63d34e9c7aa3bb90b4140d.tar.gz
Merge pull request #1163 from caolan/issue-template
Add a issue template for users filing new issues
-rw-r--r--.github/ISSUE_TEMPLATE.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
new file mode 100644
index 0000000..a63550f
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,14 @@
+<!--
+This template is for bug reports. If you are reporting a bug, please continue on. If you are here for another reason (such as a feature request, change, or question) you can disregard this template
+-->
+
+**What version of async are you using?**
+
+**Which environment did the issue occur in (Node version/browser version)**
+
+**What did you do? Please include a minimal reproducable case illustrating issue.**
+
+**What did you expect to happen?**
+
+**What was the actual result?**
+