Skip to content

Commit f36097e

Browse files
committed
fix: Needless nesting
1 parent 30c3b10 commit f36097e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/1-idea_suggestion.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ body:
3535
attributes:
3636
label: What alternative ways have you thought of to implement you idea?
3737
description: There are often multiple ways to do one thing - context is important.
38-
validations:
39-
required: true
38+
validations:
39+
required: true
4040
- type: textarea
4141
attributes:
4242
label: Any additional information

0 commit comments

Comments
 (0)