From fe7f4fe74433e973c0bb70a7af46bddb9150154b Mon Sep 17 00:00:00 2001 From: edde746 <86283021+edde746@users.noreply.github.com> Date: Sat, 13 Dec 2025 23:12:42 +0100 Subject: [PATCH] issue template changes close #160 --- .github/ISSUE_TEMPLATE/bug_report.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index bbc49321..c274feea 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -63,11 +63,11 @@ body: description: Which platform(s) are affected? multiple: true options: - - Android - iOS - - Web - - macOS + - Android - Windows + - macOS + - Android TV - Linux validations: required: true