Create ISSUE_TEMPLATE.md

This commit is contained in:
Calvin Tam 2018-03-09 02:12:28 -08:00 committed by GitHub
parent 10f07544a3
commit 84740ae40a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 31 additions and 0 deletions

31
ISSUE_TEMPLATE.md Normal file
View File

@ -0,0 +1,31 @@
### Description
[Description of the issue]
### Steps to Reproduce
1. [First Step]
2. [Second Step]
3. [and so on...]
### Expected behavior
[What you expect to happen]
### Actual behavior
[What actually happens]
### Reproduces how often
[What percentage of the time does it reproduce?]
### Version
If you are using released version, please state your version.
If you are using clone from `dev` branch, please state current commit hash.
Also, please include the OS and what version of the OS you're running.
### Additional Information
Any additional information, log, configuration or data that might be necessary to reproduce the issue.