chore: Set required to false

This commit is contained in:
Shohei Ueda 2021-12-21 12:22:35 +09:00 committed by GitHub
parent 88eb3e4384
commit e8cba386c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,10 +43,10 @@ body:
label: Relevant log output label: Relevant log output
description: Copy and paste any relevant log output here. description: Copy and paste any relevant log output here.
validations: validations:
required: true required: false
- type: textarea - type: textarea
attributes: attributes:
label: Additional context. label: Additional context.
description: Write any other context about the question here. description: Write any other context about the question here.
validations: validations:
required: true required: false