Skip to content

Commit

Permalink
make some fields optional
Browse files Browse the repository at this point in the history
  • Loading branch information
podborski committed Aug 30, 2023
1 parent 851c8c0 commit b5736f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/conformance-file-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ body:
1. Download file `foo.mp4`
2. ...
validations:
required: true
required: false

- type: textarea
id: affected-specifications
Expand All @@ -37,7 +37,7 @@ body:
- ISO/IEC 14496-12
- ISO/IEC 14496-15
validations:
required: true
required: false

- type: textarea
id: affected-files
Expand Down

0 comments on commit b5736f7

Please sign in to comment.