We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e79d02 commit 11415d4Copy full SHA for 11415d4
1 file changed
.github/ISSUE_TEMPLATE/2_enhancement.yml
@@ -8,7 +8,7 @@ body:
8
attributes:
9
label: Most relevant area for this enhancement?
10
description: Choose the most relevant area for the proposed feature or improvement.
11
- multiple: false
+ multiple: true
12
options:
13
- Accessibility
14
- Core/Environment/Rendering
@@ -27,6 +27,8 @@ body:
27
- Unit testing
28
- Internationalization
29
- Other (specify if possible)
30
+ validations:
31
+ required: true
32
33
- type: input
34
0 commit comments