Skip to content

Commit dfc0094

Browse files
committed
feat: Unhide other sections
1 parent 4861041 commit dfc0094

File tree

1 file changed

+50
-50
lines changed

1 file changed

+50
-50
lines changed

.github/ISSUE_TEMPLATE/1-general_request.yml

Lines changed: 50 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -9,53 +9,53 @@ body:
99
description: Please describe your request with as much detail as possible.
1010
validations:
1111
required: true
12-
# - type: dropdown
13-
# id: what-product
14-
# attributes:
15-
# label: Which product or products does this relate to?
16-
# multiple: true
17-
# options:
18-
# - F5 DoS for NGINX
19-
# - F5 WAF for NGINX
20-
# - NGINX Agent
21-
# - NGINXaaS for Azure
22-
# - NGINX Gateway Fabric
23-
# - NGINX Ingress Controller
24-
# - NGINX Instance Manager
25-
# - NGINX One Console
26-
# - NGINX Plus
27-
# - Other
28-
# validations:
29-
# required: true
30-
# - type: textarea
31-
# id: direct-responsibility
32-
# attributes:
33-
# label: Who is the person directly responsible for initiating this request?
34-
# description: Name the specific person that made this request.
35-
# validations:
36-
# required: true
37-
# - type: textarea
38-
# id: request-scope
39-
# attributes:
40-
# label: Is this request part of a larger initiative or project?
41-
# description: If it is, name the project the request relates to
42-
# validations:
43-
# required: true
44-
# - type: textarea
45-
# id: request-constraints
46-
# attributes:
47-
# label: Are there important constraints for this request?
48-
# description: If the constraints are particularly complex, you may wish to organise a meeting instead of filing a request
49-
# validations:
50-
# required: true
51-
# - type: textarea
52-
# id: request-deadline
53-
# attributes:
54-
# label: Does this request have a due date?
55-
# description: You should name any specific date you have in mind for this request, or any dependencies/blockers that would determine it.
56-
# validations:
57-
# required: true
58-
# - type: textarea
59-
# id: additional-information
60-
# label: Any additional information
61-
# description: Add any remaining detail for this request not covered by the above questions.
12+
- type: dropdown
13+
id: what-product
14+
attributes:
15+
label: Which product or products does this relate to?
16+
multiple: true
17+
options:
18+
- F5 DoS for NGINX
19+
- F5 WAF for NGINX
20+
- NGINX Agent
21+
- NGINXaaS for Azure
22+
- NGINX Gateway Fabric
23+
- NGINX Ingress Controller
24+
- NGINX Instance Manager
25+
- NGINX One Console
26+
- NGINX Plus
27+
- Other
28+
validations:
29+
required: true
30+
- type: textarea
31+
id: direct-responsibility
32+
attributes:
33+
label: Who is the person directly responsible for initiating this request?
34+
description: Name the specific person that made this request.
35+
validations:
36+
required: true
37+
- type: textarea
38+
id: request-scope
39+
attributes:
40+
label: Is this request part of a larger initiative or project?
41+
description: If it is, name the project the request relates to
42+
validations:
43+
required: true
44+
- type: textarea
45+
id: request-constraints
46+
attributes:
47+
label: Are there important constraints for this request?
48+
description: If the constraints are particularly complex, you may wish to organise a meeting instead of filing a request
49+
validations:
50+
required: true
51+
- type: textarea
52+
id: request-deadline
53+
attributes:
54+
label: Does this request have a due date?
55+
description: You should name any specific date you have in mind for this request, or any dependencies/blockers that would determine it.
56+
validations:
57+
required: true
58+
- type: textarea
59+
id: additional-information
60+
label: Any additional information
61+
description: Add any remaining detail for this request not covered by the above questions.

0 commit comments

Comments
 (0)