04-feature-request-zh-cn.yml 743 B

123456789101112131415161718192021222324252627
  1. name: "[简体中文] 功能请求"
  2. description: "您希望的能够在应用中增加功能"
  3. title: "[Feature Request] "
  4. labels: ["enhancement"]
  5. body:
  6. - type: markdown
  7. attributes:
  8. value: |
  9. 感谢您在百忙之中填写此功能请求报告。
  10. 注意: 请务必在上方文本框的 `[Feature Request]` **之后**填写清晰明了的标题。
  11. <!-- template -->
  12. - type: textarea
  13. id: "description"
  14. attributes:
  15. label: "功能描述"
  16. description: |
  17. 简介明了的描述此功能。
  18. validations:
  19. required: true
  20. - type: textarea
  21. id: "additional"
  22. attributes:
  23. label: "附加信息"
  24. description: |
  25. 与此功能相关的其他附加信息。