Skip to content

Commit

Permalink
Merge pull request #1163 from caolan/issue-template
Browse files Browse the repository at this point in the history
Add a issue template for users filing new issues
  • Loading branch information
megawac committed May 26, 2016
2 parents 216a807 + 9aa67aa commit af6c595
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -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?**

0 comments on commit af6c595

Please sign in to comment.