diff --git a/.github/issue_template.md b/.github/issue_template.md deleted file mode 100644 index bca129c..0000000 --- a/.github/issue_template.md +++ /dev/null @@ -1,44 +0,0 @@ -## Game Name - -#### Game Update Version : *(e.g. 1.0.0 or 1.1.3)* - -#### Current on `master` : Commit Id *or* Build Version : *(e.g. 0a41a3ff or 1.0.1952)* - -*Describe the current game state here.* - -``` -Last error returned. -e.g.: Unhandled Exception: System.NotImplementedException: /dev/nvhost-nvdec 40044801 -``` - -#### Hardware Specs : - -##### CPU: *(e.g. i7-6700)* -##### GPU: *(e.g. NVIDIA RTX 2070)* -##### RAM: *(e.g. 16GB)* - -#### Pull requests needed : - -*Add needed PR links here.* - -*(Optional section, remove it if unneeded)* - -#### Outstanding Issues: - -*Add issue links here.* - -*Example: https://github.com/Ryujinx/Ryujinx/issues/xxx (xxx = number issue)* - -*(Optional section, remove it if unneeded)* - -#### Screenshots : - -*Add screenshots here if the game rendering something.* - -*(Optional section, remove it if unneeded)* - -#### Log file : - -*Add a link to the log file here.* - -*(Optional section, remove it if unneeded)*