From b0511d0f7a73fbce033f1a0847ff153ac49927f4 Mon Sep 17 00:00:00 2001 From: redphx <96280+redphx@users.noreply.github.com> Date: Fri, 13 Dec 2024 07:09:23 +0700 Subject: [PATCH] Update 01-bug-report.yml --- .github/ISSUE_TEMPLATE/01-bug-report.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/01-bug-report.yml b/.github/ISSUE_TEMPLATE/01-bug-report.yml index 3f5a9bd..3a20f0e 100755 --- a/.github/ISSUE_TEMPLATE/01-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/01-bug-report.yml @@ -28,8 +28,8 @@ body: attributes: label: xCloud officially supports your country/region options: - - Yes - - No + - "Yes" + - "No" validations: required: true @@ -38,8 +38,8 @@ body: attributes: label: "The bug doesn't happen when you disable Better xCloud script" options: - - Yes - - No + - "Yes" + - "No" validations: required: true @@ -48,8 +48,8 @@ body: attributes: label: "Previous Better xCloud versions didn't have this bug (name which one)" options: - - Yes - - No + - "Yes" + - "No" validations: required: true