From f5c3ae937e7aa4d45ce5f7f662d62e12c8ef8ed3 Mon Sep 17 00:00:00 2001 From: NetSysFire <59517351+NetSysFire@users.noreply.github.com> Date: Tue, 21 May 2024 06:17:36 +0200 Subject: [PATCH] some more detailed instructions in the bug report template --- .github/ISSUE_TEMPLATE/bug_report.yaml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 5d3708598a27a..a5bff07930f8e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -26,8 +26,11 @@ body: placeholder: | Write N/A if not applicable. - - this bug report is unlikely to get resolved without a save file, unless it's trivially + - This bug report is unlikely to get resolved without a save file, unless it's trivially reproducible or the reproduction steps are complete. + - Ideally, prepare the save so the reproduction steps can be followed immediately after + loading, so the person trying to reproduce this does not need to do unrelated manual + steps such as walking somewhere first. validations: required: true @@ -35,7 +38,10 @@ body: id: steps-to-reproduce attributes: label: Steps to reproduce - description: Steps to reproduce the behavior. + description: | + Steps to reproduce the behavior. + **Check your mods!** Make sure to test which mod (if any) is actually causing the issue. + The less unrelated mods involved in this, the easier to reproduce and confirm it. placeholder: | 1. Make a player with a gun, magazine, and some ammo. 2. Try to aim at a wall.