mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-13 11:09:28 +08:00
16 lines
432 B
YAML
16 lines
432 B
YAML
|
name: "⭐ Feature / enhancement request"
|
||
|
description: Report issues in our documentation
|
||
|
labels:
|
||
|
- Issue-Docs
|
||
|
- 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?
|
||
|
Please limit one per issue.
|
||
|
validations:
|
||
|
required: true
|