mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2025-12-17 23:35:02 +08:00
Update new.yml
This commit is contained in:
4
.github/ISSUE_TEMPLATE/new.yml
vendored
4
.github/ISSUE_TEMPLATE/new.yml
vendored
@@ -5,7 +5,7 @@ assignees: "" # 如果不指定负责人,可以留空
|
|||||||
|
|
||||||
body:
|
body:
|
||||||
- type: input
|
- type: input
|
||||||
id: 功能名字
|
id: function_name
|
||||||
attributes:
|
attributes:
|
||||||
label: 功能名字
|
label: 功能名字
|
||||||
description: 请尽量填写 APP 还是网页还是小程序
|
description: 请尽量填写 APP 还是网页还是小程序
|
||||||
@@ -14,7 +14,7 @@ body:
|
|||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: 功能描述
|
id: function_description
|
||||||
attributes:
|
attributes:
|
||||||
label: 需要添加的功能内容
|
label: 需要添加的功能内容
|
||||||
description: 请在这里详细描述新功能的实现方法
|
description: 请在这里详细描述新功能的实现方法
|
||||||
|
|||||||
Reference in New Issue
Block a user