2023-09-11 10:45:10 +08:00
|
|
|
name: "📚 Documentation Issue"
|
2023-12-18 09:22:11 +08:00
|
|
|
description: Report issues in our documentation
|
2023-09-11 10:45:10 +08:00
|
|
|
labels:
|
|
|
|
- ducumentation
|
|
|
|
body:
|
2023-12-11 23:25:17 +08:00
|
|
|
- type: checkboxes
|
|
|
|
attributes:
|
|
|
|
label: Self Checks
|
|
|
|
description: "To make sure we get to you in time, please check the following :)"
|
2024-01-09 10:31:52 +08:00
|
|
|
options:
|
2023-12-18 09:22:11 +08:00
|
|
|
- label: I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones.
|
|
|
|
required: true
|
2023-12-11 23:25:17 +08:00
|
|
|
- label: I confirm that I am using English to file this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)).
|
|
|
|
required: true
|
2023-09-11 10:45:10 +08:00
|
|
|
- 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
|