From 3e01bcbd086d99b5878783be08137a505ebbcd69 Mon Sep 17 00:00:00 2001 From: Bryce Hackel <34104885+bhackel@users.noreply.github.com> Date: Sat, 11 May 2024 01:23:10 -0700 Subject: [PATCH] Update YouTube Premium box --- .github/ISSUE_TEMPLATE/feature-request.yaml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature-request.yaml b/.github/ISSUE_TEMPLATE/feature-request.yaml index 32c6214..0e438ab 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yaml +++ b/.github/ISSUE_TEMPLATE/feature-request.yaml @@ -10,12 +10,14 @@ body: - label: I have searched the existing issues required: true -- type: checkboxes +- type: dropdown attributes: - label: Do you have Youtube Premium? + label: Do you use YouTube Premium? options: - - label: Yes, I have Youtube Premium - required: false + - ❌ No, I don't use YouTube Premium + - ✅ Yes, I do use YouTube Premium + validations: + required: true - type: textarea attributes: