From c454c4e2d53aa63b954aa21e5ddbe6be1349c3f1 Mon Sep 17 00:00:00 2001 From: Regalis11 Date: Mon, 2 May 2022 18:29:57 +0300 Subject: [PATCH] Updated bug report template --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 342e85237..713a6cf7c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -13,10 +13,10 @@ assignees: '' A clear and concise description of what the bug is. **Steps To Reproduce** -If possible, describe how the developers can reproduce the issue. It is often extremely hard to fix a bug if we don't know how to make it happen. +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. +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.