From 08cc2faec8de939b409fe256bb2e19d99cbd0968 Mon Sep 17 00:00:00 2001 From: Regalis11 Date: Wed, 15 Jun 2022 19:11:29 +0300 Subject: [PATCH] Removed old issue report template --- .github/ISSUE_TEMPLATE/bug_report.md | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/bug_report.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index b66371762..000000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -name: Bug report (old) -about: Please use the other report form to report issues. This old template is only here until we've replaced the bug report links in the game. -title: '' -labels: '' -assignees: '' - ---- - -Please use the other report form to report issues. This old template is only here until we've replaced the bug report links in the game. - -**Description** -A clear and concise description of what the bug is. - -**Steps To Reproduce** -If possible, describe how the developers can get the bug to happen (for example, "the game crashes when I try to put handcuffs on a Moloch"). Please also mention whether the bug happened in a multiplayer or single player session. It is often extremely hard to fix a bug if we don't know how to reproduce it. - -**Version** -Which version of the game did the bug happen in. Also, please include the operating system you're using (Windows/Linux/Mac). - -**Additional information** -Add any other context about the problem here. If the bug always occurs in a specific save file or submarine, attaching the file to the report makes it much easier for us to diagnose. Since GitHub doesn't allow attaching the .sub or .save files to reports directly, you need to .zip them first.