We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e358884 commit 977fd43Copy full SHA for 977fd43
.github/ISSUE_TEMPLATE/feature_request.yml
@@ -14,11 +14,12 @@ body:
14
label: What area is this about?
15
options:
16
- Core Framework
17
- - Dependency Injection
18
- - HTTP/Routing
+ - Security
19
- Validation
20
- Documentation
21
- Developer Experience
+ - Dependency Injection
22
+ - HTTP/Routing
23
- Other
24
validations:
25
required: true
@@ -61,4 +62,4 @@ body:
61
62
63
- label: I'd like to implement this myself
64
- label: I can help with testing
- - label: I can help with documentation
65
+ - label: I can help with documentation
0 commit comments