Skip to content

Commit cc50d1c

Browse files
Update Feature request form.yml
1 parent 626a087 commit cc50d1c

1 file changed

Lines changed: 7 additions & 9 deletions

File tree

.github/ISSUE_TEMPLATE/Feature request form.yml

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ body:
66
- type: markdown
77
attributes:
88
value: |
9-
Thanks for taking the time to fill out this feature request. Here is a [good sample report](https://github.com/MicrosoftEdge/WebView2Feedback/issues/3683)
9+
Thanks for taking the time to fill out this feature request. Here is an example of a [good feature request](https://github.com/MicrosoftEdge/WebView2Feedback/issues/3683)
1010
1111
- type: textarea
1212
id: feature-need
1313
attributes:
1414
label: Describe the feature/enhancement you need
15-
description: Please describe what you want to happen, or what problem you are seeing without this feature.
15+
description: Describe what you want to happen, or what problem you are seeing without this feature.
1616
placeholder: I need to do xyz when ... but I'm having trouble achieving this because...
1717
validations:
1818
required: true
@@ -21,16 +21,14 @@ body:
2121
id: usecases
2222
attributes:
2323
label: The scenario/use case where you would use this feature
24-
description: If possible, please shed some light on the scenario/use cases you are trying to accomplish.
25-
placeholder: For example, our user need to print out a report based on a pre-defined template. We need to set the print options in a dialog box with values defined in the template.
24+
placeholder: e.g. our user needs to print out a report based on a pre-defined template. We need to set the print options in a dialog box with values defined in the template.
2625
validations:
2726
required: true
2827

2928
- type: dropdown
3029
id: importance
3130
attributes:
32-
label: Importance
33-
description: How important is this request to you?
31+
label: How important is this request to you?
3432
options:
3533
- ----Please select----
3634
- Critical. My app's basic functions wouldn't work without it.
@@ -65,7 +63,7 @@ body:
6563
value: |
6664
## ---How to add a '+1' reply for this request---
6765
We welcome other developers who saw the original post to indicate they also want this feature. Please reply with these info to help us prioritize:
68-
- your use cases/scenario as it may differ from the original post
69-
- Importance to you
70-
- If possible, more context such as what does your app do and timeline.
66+
- Your use cases/scenario as it may differ from the original post
67+
- How important is this request to you?
68+
- Additionally, any context such as what does your app do, and any pending timeline
7169

0 commit comments

Comments
 (0)