From 3c5142f4a374a07ee6fe76d081e3b86d2cf84d6e Mon Sep 17 00:00:00 2001 From: Regalis11 Date: Fri, 6 May 2022 17:20:55 +0300 Subject: [PATCH] Test readding the old report form with a different name --- .github/ISSUE_TEMPLATE/bug_report.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 000000000..b66371762 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,22 @@ +--- +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.