From b5736f74aa54eb52e959100a51fa90f8b89b9910 Mon Sep 17 00:00:00 2001 From: Dimitri Podborski Date: Wed, 30 Aug 2023 16:43:29 -0700 Subject: [PATCH] make some fields optional --- .github/ISSUE_TEMPLATE/conformance-file-issue.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/conformance-file-issue.yml b/.github/ISSUE_TEMPLATE/conformance-file-issue.yml index bfa4e12..8b683f3 100644 --- a/.github/ISSUE_TEMPLATE/conformance-file-issue.yml +++ b/.github/ISSUE_TEMPLATE/conformance-file-issue.yml @@ -26,7 +26,7 @@ body: 1. Download file `foo.mp4` 2. ... validations: - required: true + required: false - type: textarea id: affected-specifications @@ -37,7 +37,7 @@ body: - ISO/IEC 14496-12 - ISO/IEC 14496-15 validations: - required: true + required: false - type: textarea id: affected-files