mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-19 22:37:58 +08:00
13 lines
331 B
YAML
13 lines
331 B
YAML
|
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
|