fix: solution shouldn't be required (#104)

This commit is contained in:
tillnelown 2022-07-27 20:15:09 +02:00 committed by GitHub
parent 9c0ccb71bc
commit 93a5edc2ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -50,10 +50,10 @@ body:
label: Solution
description: If applicable, add a possible solution.
validations:
required: true
required: false
- type: textarea
attributes:
label: Additional context
description: Add additional context here.
validations:
required: false
required: false