|
|
@@ -1,22 +1,22 @@
|
|
|
name: 💡 功能建议
|
|
|
description: 对本项目提出一个功能建议
|
|
|
-title: "[功能建议]: "
|
|
|
+title: "💡 [功能建议]: "
|
|
|
labels: ["enhancement"]
|
|
|
body:
|
|
|
- type: input
|
|
|
attributes:
|
|
|
- label: 相关组件名称
|
|
|
+ label: 相关模块/组件名称
|
|
|
placeholder: |
|
|
|
- [现有组件填写组件名称,新组件请帮忙想一个组件名称。]
|
|
|
+ [现有组件则填写模块/组件名称,新模块/组件请帮忙想一个模块/组件名称。]
|
|
|
validations:
|
|
|
required: false
|
|
|
- type: textarea
|
|
|
id: related-problem
|
|
|
attributes:
|
|
|
- label: 开发过程中现有的模块或组件无法实现的功能
|
|
|
- description: 请清晰的描述现有模块或组件使用场景,以及开发中遇到的难处。
|
|
|
+ label: 开发过程中现有的模块/组件无法实现的功能
|
|
|
+ description: 请清晰的描述现有模块/组件使用场景,以及开发中遇到的难处。
|
|
|
placeholder: |
|
|
|
- 如果是现有的模块或组件,请先仔细阅读文档或在QQ群内提问,确定想要的功能无法实现后再提交。
|
|
|
+ 如果是现有的模块/组件,请先仔细阅读文档或在QQ群内提问,确定想要的功能无法实现后再提交。
|
|
|
validations:
|
|
|
required: false
|
|
|
- type: textarea
|