diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index aaf3f22ab..7152c5c45 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -40,12 +40,19 @@ body: label: "Platform" description: "Select the platform where the bug occurs." options: - - Android + - Android (PlayStore) + - Android (F-Droid) + - Android (Other) - iOS - - Web - - Linux - - macOS - - Windows + - iPadOS + - Web (Chrome(ium)) + - Web (Firefox) + - Web (Safari) + - Linux (Snap) + - Linux (Flatpak) + - Linux (Other) + - macOS (Self-compiled) + - Windows (Self-compiled) validations: required: true - type: input