Skip to content

Commit 11415d4

Browse files
authored
Update 2_enhancement.yml
1 parent 1e79d02 commit 11415d4

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/ISSUE_TEMPLATE/2_enhancement.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ body:
88
attributes:
99
label: Most relevant area for this enhancement?
1010
description: Choose the most relevant area for the proposed feature or improvement.
11-
multiple: false
11+
multiple: true
1212
options:
1313
- Accessibility
1414
- Core/Environment/Rendering
@@ -27,6 +27,8 @@ body:
2727
- Unit testing
2828
- Internationalization
2929
- Other (specify if possible)
30+
validations:
31+
required: true
3032

3133
- type: input
3234
attributes:

0 commit comments

Comments
 (0)