Skip to content

Commit

Permalink
Create ISSUE_TEMPLATE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
modiholodri authored Oct 19, 2017
1 parent 76b9725 commit c40063c
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
### Prerequisites

* [ ] Can you reproduce the problem?
* [ ] Are you running the latest version?
* [ ] Did you read the user manual?
* [ ] Are you reporting to the correct repository?

For more information, see the `CONTRIBUTING` guide.

### Description

[Description of the bug or feature]

### Steps to Reproduce

1. [First Step]
2. [Second Step]
3. [and so on...]

**Expected behavior:** [What you expected to happen]

**Actual behavior:** [What actually happened]

### Versions

Which version are you using?

0 comments on commit c40063c

Please sign in to comment.