Skip to content

Commit 18fb3ad

Browse files
Bootstrap template
1 parent ead2f49 commit 18fb3ad

File tree

1 file changed

+1
-52
lines changed

1 file changed

+1
-52
lines changed

.github/ISSUE_TEMPLATE/2-sample_scenario.yml

Lines changed: 1 addition & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -13,55 +13,4 @@ body:
1313
value: |
1414
## Scenario Request
1515
16-
Please fill out the form below to help us understand your request. This is a more specialized feature request specifically
17-
for proposing sample scenarios that can be used to demonstrate the capabilities of API Management.
18-
19-
- type: textarea
20-
id: scenario
21-
attributes:
22-
label: "Describe the Scenario"
23-
description: "What scenario are you proposing?"
24-
placeholder: "Please describe the sample scenario / use case you are proposing. What should it demonstrate?"
25-
validations:
26-
required: true
27-
28-
- type: textarea
29-
id: improvement
30-
attributes:
31-
label: "Improvement to Project"
32-
description: "How will it improve this project?"
33-
placeholder: "Please describe how this feature will improve the project. What value does it provide that you currently do not have? How does it help YOU?"
34-
validations:
35-
required: true
36-
37-
- type: checkboxes
38-
id: infra_arch
39-
attributes:
40-
label: "What infrastructure architectures should this scenario use?"
41-
description: "Select all that apply."
42-
options:
43-
- "Simple API Management"
44-
- "API Management with Container Apps"
45-
- "Azure Front Door with API Management and optional Container Apps"
46-
- "Other/New"
47-
validations:
48-
required: false
49-
50-
- type: input
51-
id: infra_arch_other
52-
attributes:
53-
label: "Other Infrastructure Architecture"
54-
description: "If you selected 'Other' above, please specify your infrastructure architecture. Otherwise, leave blank."
55-
validations:
56-
required: false
57-
58-
- type: dropdown
59-
id: collaborate
60-
attributes:
61-
label: "Are you able to collaborate and/or submit a pull request?"
62-
description: "Select one."
63-
options:
64-
- "Yes"
65-
- "No"
66-
validations:
67-
required: true
16+
Please fill out the form below to help us understand your request. This is a more specialized feature request specifically for proposing sample scenarios that can be used to demonstrate the capabilities of API Management.

0 commit comments

Comments
 (0)