mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-15 19:27:56 +01:00
Create feature_request.yml
This commit is contained in:
15
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
Normal file
15
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
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
|
||||
Reference in New Issue
Block a user