From 582ee42e4d22d2bb14b29086667bab9353446b0d Mon Sep 17 00:00:00 2001 From: ThaUnknown <6506529+ThaUnknown@users.noreply.github.com> Date: Fri, 12 Jul 2024 22:22:53 +0200 Subject: [PATCH] fix: allow specifying android as OS --- .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 d4ecf56..1ea6297 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -43,6 +43,7 @@ body: - Windows - Linux - MacOS + - Android validations: required: true - type: textarea