From 0d4f8796653836ed5cff4cafef7cb21a4338a551 Mon Sep 17 00:00:00 2001 From: ndeadly <24677491+ndeadly@users.noreply.github.com> Date: Wed, 5 Oct 2022 23:52:33 +0200 Subject: [PATCH] Update bug report issue template --- .github/ISSUE_TEMPLATE/bug_report.yaml | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index a3bc21c..b43e148 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -12,7 +12,9 @@ body: label: Switch Firmware Version description: Which Nintendo Switch firmware (HOS) version are you running? options: - - 14.1.0 (Latest) + - 14.1.2 (Latest) + - 14.1.1 + - 14.1.0 - 14.0.0 - 13.2.1 - 13.2.0 @@ -23,8 +25,6 @@ body: - 12.0.2 - 12.0.1 - 12.0.0 - - 11.0.1 - - 11.0.0 - Other (please specify in issue description) validations: required: true @@ -34,7 +34,8 @@ body: label: Atmosphère Version description: Which version of Atmosphère are you using? options: - - 1.3.1 (Latest) + - 1.3.2 (Latest) + - 1.3.1 - 1.3.0 - 1.2.6 - 1.2.5 @@ -43,9 +44,6 @@ body: - 1.2.2 - 1.2.1 - 1.2.0 - - 1.1.1 - - 1.1.0 - - 1.0.0 - Other (please specify in issue description) validations: required: true @@ -55,7 +53,8 @@ body: label: Mission Control Version description: Which version of Mission Control are you using? options: - - 0.7.0 (Latest) + - 0.7.1 (Latest) + - 0.7.0 - 0.6.4 - 0.6.3 - 0.6.2 @@ -96,4 +95,4 @@ body: attributes: label: Additional Context description: Sometimes issues do not occur universally and may be caused by a factor unique to your setup. Add any additional contextual information about your environment here, eg. which other custom sysmodules are you running, are you booting sysnand or emummc, did you install Atmosphère or Mission Control as part of some unofficial third-party release/distribution etc - placeholder: Please provide any additional context here. + placeholder: Please provide any additional context here.