mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 11:48:06 +01:00
Create documentation-issue.yml
This commit is contained in:
12
.github/ISSUE_TEMPLATE/documentation-issue.yml
vendored
Normal file
12
.github/ISSUE_TEMPLATE/documentation-issue.yml
vendored
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
name: "📚 Documentation Issue"
|
||||||
|
description: Report issues in our documentation
|
||||||
|
labels:
|
||||||
|
- Issue-Docs
|
||||||
|
- Triage-Needed
|
||||||
|
body:
|
||||||
|
- type: textarea
|
||||||
|
attributes:
|
||||||
|
label: Provide a description of requested docs changes
|
||||||
|
placeholder: Briefly describe which document needs to be corrected and why.
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
Reference in New Issue
Block a user