PowerToys/.github/ISSUE_TEMPLATE/feature_request.yml

18 lines
459 B
YAML
Raw Normal View History

2021-04-22 02:18:05 +02:00
name: "⭐ Feature / enhancement request"
2021-04-22 02:18:44 +02:00
description: Propose something new.
2021-04-22 02:18:05 +02:00
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
2021-04-22 02:19:40 +02:00
- type: markdown
attributes:
value: |
2021-04-22 02:21:13 +02:00
Please limit one request per issue.