From 04b966921b1ae5b5596ad3e25c68ec267fbe23f4 Mon Sep 17 00:00:00 2001 From: will wade Date: Thu, 20 Aug 2026 14:43:42 +0100 Subject: [PATCH] Add Dasher-Android to bug report issue template Signed-off-by: will wade --- .github/ISSUE_TEMPLATE/bug.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 44a7ab9..34b996c 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -17,6 +17,7 @@ body: - Dasher-Apple (iOS / macOS / visionOS) - Dasher-Windows (Avalonia) - Dasher-GTK (Linux) + - Dasher-Android (Android) - website (dasher.at) - Other validations: @@ -30,7 +31,7 @@ body: id: platform attributes: label: Platform & OS - placeholder: e.g. macOS 14.4, Windows 11, Ubuntu 24.04, iPadOS 17 + placeholder: e.g. macOS 14.4, Windows 11, Ubuntu 24.04, iPadOS 17, Android 15 validations: required: true - type: textarea