mirror of
https://github.com/RubyMetric/chsrc
synced 2025-06-24 13:32:43 +08:00
Use new issue types
This commit is contained in:
parent
f9c81e695a
commit
cf9516b2c2
5
.github/ISSUE_TEMPLATE/01-Report_Bug.yml
vendored
5
.github/ISSUE_TEMPLATE/01-Report_Bug.yml
vendored
@ -1,7 +1,8 @@
|
||||
name: 🐞 Bug 报告
|
||||
description: 有 Bug 了吗?
|
||||
title: "详细报告BUG是chsrc用户的一大美德"
|
||||
labels: ["Bug"]
|
||||
# labels: [ ]
|
||||
type: Bug
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
@ -82,5 +83,5 @@ body:
|
||||
label: 防止重复问题
|
||||
description: 您确认在打开这个新的 issue 之前已经搜索过类似的issue。您可以评论或订阅已经存在的相关 issue
|
||||
options:
|
||||
- label: 我已在项目的 GitHub 和 Gitee 两个仓库分别搜索过类似的 issue
|
||||
- label: 我已在项目中搜索过类似的 issue
|
||||
required: true
|
||||
|
3
.github/ISSUE_TEMPLATE/02-Request_Recipe.yml
vendored
3
.github/ISSUE_TEMPLATE/02-Request_Recipe.yml
vendored
@ -1,7 +1,8 @@
|
||||
name: 🫡 我想要对 target 换源!
|
||||
description: 想要对尚未支持的 target 进行换源?
|
||||
title: "提前找好方案怎么换源是chsrc用户的一大美德"
|
||||
labels: []
|
||||
# labels: [ ]
|
||||
type: Request
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
|
3
.github/ISSUE_TEMPLATE/03-Share.yml
vendored
3
.github/ISSUE_TEMPLATE/03-Share.yml
vendored
@ -1,7 +1,8 @@
|
||||
name: 🎉 我找到了新的镜像站或源!
|
||||
description: 为大家分享新的镜像站或可用源!
|
||||
title: "分享是chsrc用户的一大美德"
|
||||
labels: [""]
|
||||
# labels: [ ]
|
||||
type: Contribute
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
|
3
.github/ISSUE_TEMPLATE/04-Deprecate.yml
vendored
3
.github/ISSUE_TEMPLATE/04-Deprecate.yml
vendored
@ -1,7 +1,8 @@
|
||||
name: ⛓️💥 镜像源已失效
|
||||
description: 该镜像站已关停/该源已不再被支持
|
||||
title: "报告镜像源情况是chsrc用户的一大美德"
|
||||
labels: ["Deprecate"]
|
||||
# labels: [ ]
|
||||
type: Deprecate
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user