mirror of
https://github.com/microsoft/PowerToys
synced 2024-11-22 08:11:25 +00:00
13 lines
330 B
YAML
13 lines
330 B
YAML
name: "📚 Documentation Issue"
|
|
description: Report issues in our documentation
|
|
labels:
|
|
- Issue-Docs
|
|
- Needs-Triage
|
|
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
|