Skip to content
This repository was archived by the owner on Oct 26, 2024. It is now read-only.

Commit 93a5edc

Browse files
authored
fix: solution shouldn't be required (#104)
1 parent 9c0ccb7 commit 93a5edc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/bug-issue.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,10 @@ body:
5050
label: Solution
5151
description: If applicable, add a possible solution.
5252
validations:
53-
required: true
53+
required: false
5454
- type: textarea
5555
attributes:
5656
label: Additional context
5757
description: Add additional context here.
5858
validations:
59-
required: false
59+
required: false

0 commit comments

Comments
 (0)