PowerToys/.github/ISSUE_TEMPLATE/feature_request.yml
2021-05-04 15:54:49 -07:00

25 lines
681 B
YAML

name: "⭐ Feature / enhancement request"
description: Propose something new.
labels:
- Triage-Needed
body:
- type: textarea
attributes:
label: Provide a description of the new feature / enhancement
placeholder: |
What is the expected behavior of the proposed feature?
What is the scenario this would be used?
validations:
required: true
- type: markdown
attributes:
value: |
Please limit one request per issue.
- type: checkboxes
id: 👍-force
attributes:
label: Adding 👍 reminder to post
options:
- label: If you'd like to see this feature implemented, add a 👍 reaction to this post.
required: true