Add issue template for better contributions

This commit is contained in:
Régis Behmo 2018-06-18 14:26:17 +02:00
parent 61bcc2aa29
commit d5890dadfb
1 changed files with 11 additions and 0 deletions

11
.github/ISSUE_TEMPLATE.md vendored Normal file
View File

@ -0,0 +1,11 @@
## Steps to reproduce
Include the exact command that you are running and that is causing an error. In case of a web error, include the URL of the page that is causing the error.
## Unexpected behavior
Include the full, exact output from the command that is causing your issue.
## Additional info
Include the output of the `make debug` command.