legado/.github/ISSUE_TEMPLATE/02-featureRequest.yml
2023-03-24 22:34:34 +08:00

33 lines
1.0 KiB
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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