From 84419e784944828b3718b27b22a76d2069906f05 Mon Sep 17 00:00:00 2001 From: Juri Aksenov Date: Thu, 8 Sep 2022 17:29:48 -0700 Subject: [PATCH] update validation --- .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 54fd6e8..f75526d 100644 --- a/.github/ISSUE_TEMPLATE/app_report.yml +++ b/.github/ISSUE_TEMPLATE/app_report.yml @@ -70,8 +70,6 @@ body: - label: Pixel 3a - label: Pixel 3 XL - label: Pixel 3 - validations: - required: true - type: checkboxes attributes: label: Google Play installed @@ -79,6 +77,8 @@ body: options: - label: Installed - label: Not installed + validation: + required: true - type: checkboxes attributes: label: Google Play services Network permission revoked?