Create issue_template.md

This commit is contained in:
Ac_K 2018-11-09 17:17:32 +01:00 committed by GitHub
parent 44a77cdca4
commit 3b2bd7047a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

26
.github/issue_template.md vendored Normal file
View File

@ -0,0 +1,26 @@
## GAME NAME
#### Current on `master`:
*Describe the current game state here.*
```
Last error returned.
e.g.: Unhandled Exception: System.NotImplementedException: /dev/nvhost-nvdec 40044801
```
#### How to fix:
*Describe what implementations/changes have made to fix issues here.*
#### Pull requests needed:
*Add needed PR links here.*
#### Screenshots:
*Add screenshots here if the game rendering something.*
#### Log File:
*Add a link to the log file here. (optionnal)*