Skip to content

Commit

Permalink
Create ISSUE_TEMPLATE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
craftpip committed Aug 10, 2017
1 parent 47b713c commit 1c00d45
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
**jquery-confirm version:**
v3.x.x

**I'm submitting a ...** (check one with "x")
[ ] bug report
[ ] feature request
[ ] support request

**Current behavior:**
<!-- Describe how the bug manifests. -->

**Expected behavior:**
<!-- Describe what the behavior would be without the bug. -->

**Steps to reproduce:**

**Related code:**
```
insert any relevant code here
```

**Other information:**

0 comments on commit 1c00d45

Please sign in to comment.