Skip to content

Commit ead2f49

Browse files
Fix checkboxes type
1 parent 6940cf5 commit ead2f49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/2-sample_scenario.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ body:
3434
validations:
3535
required: true
3636

37-
- type: checkbox
37+
- type: checkboxes
3838
id: infra_arch
3939
attributes:
4040
label: "What infrastructure architectures should this scenario use?"

0 commit comments

Comments
 (0)