File tree Expand file tree Collapse file tree 1 file changed +6
-26
lines changed
Expand file tree Collapse file tree 1 file changed +6
-26
lines changed Original file line number Diff line number Diff line change 11# https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-issue-forms
22
33name : " Sample Scenario"
4- description : " Suggest a new feature or improvement ."
5- title : " [Feature ]: <title>"
4+ description : " Suggest a new API Management Sample Scenario ."
5+ title : " [Scenario ]: <title>"
66labels : ["triage"]
77type : " Feature"
88assignees :
@@ -11,35 +11,15 @@ body:
1111 - type : markdown
1212 attributes :
1313 value : |
14- ## Feature Request
14+ ## Scenario Request
1515
1616 Please fill out the form below to help us understand your request.
1717
1818 - type : textarea
1919 id : feature
2020 attributes :
21- label : " Describe the feature"
22- description : " What feature are you proposing?"
23- placeholder : " Please describe the feature you are proposing."
24- validations :
25- required : true
26-
27- - type : textarea
28- id : improvement
29- attributes :
30- label : " Improvement to Project"
31- description : " How will it improve this project?"
32- placeholder : " Please describe how this feature will improve the project."
33- validations :
34- required : true
35-
36- - type : dropdown
37- id : collaborate
38- attributes :
39- label : " Are you able to collaborate and/or submit a pull request?"
40- description : " Select one."
41- options :
42- - " Yes"
43- - " No"
21+ label : " Describe the scenario"
22+ description : " What scenario are you proposing?"
23+ placeholder : " Please describe the sample scenario / use case you are proposing. What should it demonstrate?"
4424 validations :
4525 required : true
You can’t perform that action at this time.
0 commit comments