mirror of
https://github.com/RubyMetric/chsrc.git
synced 2024-11-22 06:55:20 +08:00
Update .github template
This commit is contained in:
parent
64e54e85ff
commit
f63d34156a
|
@ -1,4 +1,4 @@
|
|||
name: Bug 报告
|
||||
name: 🐞Bug 报告
|
||||
description: 有 Bug 了吗?
|
||||
title: "[Bug] "
|
||||
labels: []
|
|
@ -1,4 +1,4 @@
|
|||
name: 我想要对 target 换源!
|
||||
name: 🫸我想要对 target 换源!
|
||||
description: 想要对尚未支持的 target 进行换源?
|
||||
title: "[New Target] "
|
||||
labels: []
|
19
.github/ISSUE_TEMPLATE/03-Source_Share.yml
vendored
Normal file
19
.github/ISSUE_TEMPLATE/03-Source_Share.yml
vendored
Normal file
|
@ -0,0 +1,19 @@
|
|||
name: 😋我找到了新的可用源!
|
||||
description: 为大家分享新的可用源!
|
||||
title: "[New Source] "
|
||||
labels: ['源']
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
感谢你的分享!这将使你与更广大的用户得到更多可选的服务!
|
||||
|
||||
- type: textarea
|
||||
id: description
|
||||
attributes:
|
||||
label: 描述该源
|
||||
description: |
|
||||
1. 请告诉我们提供该源的镜像站的主体URL
|
||||
2. 你是否已经测试过该源的可用性?
|
||||
validations:
|
||||
required: true
|
21
.github/ISSUE_TEMPLATE/04-Mirror_Share.yml
vendored
Normal file
21
.github/ISSUE_TEMPLATE/04-Mirror_Share.yml
vendored
Normal file
|
@ -0,0 +1,21 @@
|
|||
name: 🎉隔壁新开了个镜像站!
|
||||
description: 告诉我们哪里开了个新镜像站!
|
||||
title: "[New Mirror] "
|
||||
labels: []
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
感谢你的分享!这将使你与更广大的用户得到更多可选的服务!同时也让镜像站开发维护人员更加有使命感!
|
||||
|
||||
- type: textarea
|
||||
id: description
|
||||
attributes:
|
||||
label: 描述新的镜像站
|
||||
description: |
|
||||
1. 请告诉我们该镜像站的主体URL
|
||||
2. 你是否已经测试过该镜像站的可用性?
|
||||
3. 它大概提供哪些源?
|
||||
4. 你想要我们为你添加该镜像站的具体哪个源?
|
||||
validations:
|
||||
required: true
|
19
.github/ISSUE_TEMPLATE/Source_Share.yml
vendored
19
.github/ISSUE_TEMPLATE/Source_Share.yml
vendored
|
@ -1,19 +0,0 @@
|
|||
name: 隔壁新开了个镜像站! or 我找到了新的可用源!
|
||||
description: 告诉我们哪里开了个新镜像站!为大家分享可用的源!
|
||||
title: "[New Source] "
|
||||
labels: []
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
感谢你的分享!这将使你与更广大的用户得到更多可选的服务!同时也让镜像站开发维护人员更加有使命感!
|
||||
|
||||
- type: textarea
|
||||
id: description
|
||||
attributes:
|
||||
label: 描述新的镜像站或源
|
||||
placeholder: |
|
||||
1. 如果是新镜像站; 请告诉我们镜像站的主体URL,以及它大概提供什么源?
|
||||
2. 如果是新源; 请告诉我们镜像站的主体URL
|
||||
validations:
|
||||
required: true
|
Loading…
Reference in New Issue
Block a user