From 13b51337bfab6f11c0d3d7bb35024252dde03d63 Mon Sep 17 00:00:00 2001 From: Joonas Rikkonen Date: Fri, 13 May 2022 11:16:14 +0300 Subject: [PATCH 1/2] Added latest unstable to issue template --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 31ca25b87..92b753e28 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -53,6 +53,7 @@ body: description: Which version of the game did the bug happen in? You can see the current version number in the bottom left corner of your screen in the main menu. options: - 0.17.15.0 + - 0.18.0.0 (Unstable) - Other validations: required: true From 43742666c72d4b39072f2e4f569aa0456641ed3a Mon Sep 17 00:00:00 2001 From: Joonas Rikkonen Date: Fri, 13 May 2022 16:42:59 +0300 Subject: [PATCH 2/2] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 92b753e28..42931baa0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -53,6 +53,7 @@ body: description: Which version of the game did the bug happen in? You can see the current version number in the bottom left corner of your screen in the main menu. options: - 0.17.15.0 + - 0.18.1.0 (Unstable) - 0.18.0.0 (Unstable) - Other validations: