mirror of
https://github.com/RubyMetric/chsrc.git
synced 2024-11-25 09:41:46 +08:00
Add Source Share template
This commit is contained in:
parent
78477c26a8
commit
a82e413add
19
.github/ISSUE_TEMPLATE/Source_Share.yml
vendored
Normal file
19
.github/ISSUE_TEMPLATE/Source_Share.yml
vendored
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
name: 新的镜像站或换源URL
|
||||||
|
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