fix: remove requirement for solution [skip ci] (#271)
This commit is contained in:
parent
6791be02bd
commit
553fad3fe1
4
.github/ISSUE_TEMPLATE/bug-issue.yml
vendored
4
.github/ISSUE_TEMPLATE/bug-issue.yml
vendored
|
@ -52,10 +52,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
|
||||
|
|
Loading…
Reference in a new issue