share.yaml 430 B

1234567891011121314151617
  1. name: 技术与研发经验分享
  2. description: 对本项目技术特点、研发经验等内容分享
  3. title: "[分享内容]: "
  4. labels: ["enhancement"]
  5. body:
  6. - type: markdown
  7. attributes:
  8. value: |
  9. 感谢分享!
  10. - type: textarea
  11. id: related-problem
  12. attributes:
  13. label: 你的分享内容标题?
  14. description: 清晰并详细地描述分享内容。
  15. validations:
  16. required: true