Skip to content

Commit 977fd43

Browse files
authored
chore(templates): add "Security" option to feature request form
1 parent e358884 commit 977fd43

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,12 @@ body:
1414
label: What area is this about?
1515
options:
1616
- Core Framework
17-
- Dependency Injection
18-
- HTTP/Routing
17+
- Security
1918
- Validation
2019
- Documentation
2120
- Developer Experience
21+
- Dependency Injection
22+
- HTTP/Routing
2223
- Other
2324
validations:
2425
required: true
@@ -61,4 +62,4 @@ body:
6162
options:
6263
- label: I'd like to implement this myself
6364
- label: I can help with testing
64-
- label: I can help with documentation
65+
- label: I can help with documentation

0 commit comments

Comments
 (0)