From 65128e13a49e0df358378c94db12af56ecf1b115 Mon Sep 17 00:00:00 2001 From: bryanthaboi Date: Sun, 16 Aug 2026 07:28:08 -0400 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 1ffe28fa..68acd386 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -37,12 +37,16 @@ body: id: os attributes: label: Which build are you running + description: Official release targets. Pick Multiple platforms if you saw it on more than one. options: - macOS - Windows - Linux - Android - iOS + - Nintendo Switch + - Xbox + - Anbernic RG34XXSP - Multiple platforms validations: required: true