Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

1234567891011121314151617
  1. name: "📚 Documentation Issue"
  2. description: Report issues in our documentation [please use English :)]
  3. labels:
  4. - ducumentation
  5. body:
  6. - type: checkboxes
  7. attributes:
  8. label: Self Checks
  9. description: "To make sure we get to you in time, please check the following :)"
  10. - label: I confirm that I am using English to file this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)).
  11. required: true
  12. - type: textarea
  13. attributes:
  14. label: Provide a description of requested docs changes
  15. placeholder: Briefly describe which document needs to be corrected and why.
  16. validations:
  17. required: true