From 78a9868707d687f2cd21d371d09cc6149f9d8a73 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Mon, 15 Jun 2020 06:46:52 -0600 Subject: [PATCH] Delete issue_template.md --- .github/issue_template.md | 44 --------------------------------------- 1 file changed, 44 deletions(-) delete mode 100644 .github/issue_template.md 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)*