From 00d6f920f0db6d6d654c4ed9a0b5752f54318203 Mon Sep 17 00:00:00 2001 From: edde746 <86283021+edde746@users.noreply.github.com> Date: Sun, 14 Dec 2025 20:18:09 +0100 Subject: [PATCH] fix: platforms in feature request close #171 --- .github/ISSUE_TEMPLATE/feature_request.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 6931d7dd..30dbd42c 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -49,11 +49,11 @@ body: description: Which platform(s) should this feature target? multiple: true options: - - Android - iOS - - Web - - macOS + - Android - Windows + - macOS + - Android TV - Linux - All platforms