diff --git a/.github/issue_template.md b/.github/issue_template.md new file mode 100644 index 0000000..39a1d0d --- /dev/null +++ b/.github/issue_template.md @@ -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)*