11 lines
316 B
YAML
11 lines
316 B
YAML
name: "📚 Documentation Issue"
|
|
description: Report issues in our documentation
|
|
labels:
|
|
- ducumentation
|
|
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 |