legado/.github/ISSUE_TEMPLATE/02-featureRequest.yml

33 lines
1.0 KiB
YAML
Raw Normal View History

2023-03-24 22:34:34 +08:00
name: 功能请求 / Features
description: Request new features
2022-11-14 07:37:19 +08:00
labels: ["需求"]
body:
2022-11-14 13:27:03 +08:00
- type: checkboxes
attributes:
2023-03-24 22:34:34 +08:00
label: 确认 / Assignments
description: 提交issue请确保完成以下前提否则该issue可能被忽略 / Make sure you read checkbox below
2022-11-14 13:27:03 +08:00
options:
2023-03-24 22:34:34 +08:00
- label: 搜索现有issues不存在相似或相关的issue / No related requests
2022-11-14 13:27:03 +08:00
required: true
2022-11-14 07:37:19 +08:00
- type: textarea
attributes:
2023-03-24 22:34:34 +08:00
label: 功能描述 / Features
2022-11-14 07:37:19 +08:00
placeholder: 请清晰的、详细的描述你想要的功能
validations:
required: true
- type: textarea
attributes:
2023-03-24 22:34:34 +08:00
label: 期望实现方式 / How to implement
2022-11-14 07:37:19 +08:00
placeholder: 阅读应该如何实现该功能
validations:
required: true
- type: textarea
attributes:
2023-03-24 22:34:34 +08:00
label: 附加信息 / Additions
2022-11-14 07:37:19 +08:00
placeholder: 其他的与功能相关的附加信息
- type: textarea
attributes:
2023-03-24 22:34:34 +08:00
label: 效果演示 / Demo
2022-11-14 07:37:19 +08:00
placeholder: 可以手绘一些草图,或者提供可借鉴的图片