docs.yml 570 B

123456789101112131415161718192021
  1. name: 文档问题
  2. description: 报告安装、命令或教程中的错误。
  3. title: '[Docs] '
  4. labels: [documentation]
  5. body:
  6. - type: dropdown
  7. id: product_line
  8. attributes:
  9. label: 产品线
  10. options:
  11. - v6(Claude Code / master)
  12. - v8(DSH Scriptor / v8)
  13. validations:
  14. required: true
  15. - type: textarea
  16. id: location
  17. attributes:
  18. label: 文档链接、所用版本及出错步骤
  19. description: 说明预期结果与实际结果,不要粘贴密钥或私人作品。
  20. validations:
  21. required: true