From 817c61e560385112adee32346a894cfba8d19e6c Mon Sep 17 00:00:00 2001 From: Jacob Deuchar <33913088+FilmBoy84@users.noreply.github.com> Date: Thu, 20 Apr 2023 10:14:03 +0100 Subject: [PATCH] Update bug-report.md Added prompt to include a list of mod files in use and their version Moved the request for OS, OpenApoc version and Mod List to the top of the report --- .github/ISSUE_TEMPLATE/bug-report.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index ba3af649e..02e42f676 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -10,6 +10,11 @@ assignees: '' **BEFORE POSTING, HAVE YOU SEARCHED THE TRACKER FOR EXISTING COPIES OF THE PROBLEM?** If so, please add the following details to those existing reports. Use broad phrases and keywords when searching for maximal results - not all related issues may use the same terminology as you +**Desktop (please complete the following information):** + - OS: [e.g. Windows 10 x64 2020H2] + - OpenApoc Version [e.g. 0.386-42 - the number attached to the AppVeyor build] + - List of Mod files in use *and their version* separated by commas [e.g. Extended Weapons Mod v9.0I PREVIEW, Falcon LWP Mod v1.4] + **Describe the bug** A clear and concise description of what the bug is. @@ -30,10 +35,6 @@ Save's can be found under the appropriate directory of the route folder where yo **Screenshots** If applicable, add screenshots to help explain your problem. GitHub supports direct pasting if necessary. -**Desktop (please complete the following information):** - - OS: [e.g. Windows 10 x64 2020H2] - - OpenApoc Version [e.g. 0.386-42 - the number attached to the AppVeyor build] - **Additional context** Add any other context about the problem here.