From b55ebb751168b8cc63107a11ccd76aa0c8184fce Mon Sep 17 00:00:00 2001 From: June Date: Sun, 30 Jan 2022 05:13:08 +0000 Subject: [PATCH] Fix YAML error --- .github/ISSUE_TEMPLATE/app_report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/app_report.yml b/.github/ISSUE_TEMPLATE/app_report.yml index caadb62..2787a80 100644 --- a/.github/ISSUE_TEMPLATE/app_report.yml +++ b/.github/ISSUE_TEMPLATE/app_report.yml @@ -54,9 +54,9 @@ body: label: stock OS description: Does this app work on stock OS? options: - - label: Yes + - label: Works required: false - - label: No + - label: Does not work required: false - label: Not tested required: false