mirror of
https://github.com/HMCL-dev/HMCL.git
synced 2025-09-09 20:06:39 -04:00
更新 Issue 模板 (#2278)
* Create feature.yml * Update config.yml * Update config.yml * Update feature.yml
This commit is contained in:
parent
6010008409
commit
68f4038879
4
.github/ISSUE_TEMPLATE/config.yml
vendored
4
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -10,5 +10,5 @@ contact_links:
|
|||||||
url: https://afdian.net/@huanghongxun
|
url: https://afdian.net/@huanghongxun
|
||||||
about: 前往爱发电赞助 HMCL。赞助后可以申请加入官方 QQ 群反馈问题。
|
about: 前往爱发电赞助 HMCL。赞助后可以申请加入官方 QQ 群反馈问题。
|
||||||
- name: 其他反馈
|
- name: 其他反馈
|
||||||
url: https://github.com/huanghongxun/HMCL/issues/new
|
url: https://github.com/huanghongxun/HMCL/discussions/new/choose
|
||||||
about: 通过 Issue 反馈其他问题。
|
about: 通过 Discussions 反馈其他问题。
|
||||||
|
21
.github/ISSUE_TEMPLATE/feature.yml
vendored
Normal file
21
.github/ISSUE_TEMPLATE/feature.yml
vendored
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
name: "Feature Request"
|
||||||
|
description: "为 HMCL 提出新功能"
|
||||||
|
labels: feature request
|
||||||
|
body:
|
||||||
|
- type: markdown
|
||||||
|
attributes:
|
||||||
|
value: "提交前请确保查看 issues 列表是否有重复的项目!"
|
||||||
|
- type: textarea
|
||||||
|
id: "yml-2"
|
||||||
|
attributes:
|
||||||
|
label: 描述 Description
|
||||||
|
description: "详细描述你想加入的新功能"
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
- type: textarea
|
||||||
|
id: "yml-3"
|
||||||
|
attributes:
|
||||||
|
label: 原因 Why
|
||||||
|
description: "描述该功能带来的好处及原因"
|
||||||
|
validations:
|
||||||
|
required: true
|
Loading…
x
Reference in New Issue
Block a user