mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-04 20:21:18 +08:00
18 lines
459 B
YAML
18 lines
459 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.
|