mirror of
https://gitee.com/dify_ai/dify.git
synced 2024-12-04 20:28:12 +08:00
11 lines
342 B
YAML
11 lines
342 B
YAML
name: "📚 Documentation Issue"
|
||
description: Report issues in our documentation [please use English :)]
|
||
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 |