summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGraeme Yeates <yeatesgraeme@gmail.com>2016-05-19 14:11:38 -0400
committerGraeme Yeates <yeatesgraeme@gmail.com>2016-05-19 14:11:38 -0400
commit9aa67aa804133087524a106b43d4834539e1e5ed (patch)
treed3394c44ee47bcd060aa7b4137fe21dbc1cc32dd
parent9f03d5d630e467d3d3ec995d3610b967458de387 (diff)
downloadasync-issue-template.tar.gz
Add a issue template for users filing new issuesissue-template
-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?**
+