chsrc/.github/ISSUE_TEMPLATE/Source_Share.yml
2024-09-10 07:13:49 +08:00

20 lines
692 B
YAML
Raw 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: 新的镜像站或换源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