2024-09-14 04:14:09 +08:00
|
|
|
name: 🫸 我想要对 target 换源!
|
2024-09-10 07:22:27 +08:00
|
|
|
description: 想要对尚未支持的 target 进行换源?
|
|
|
|
title: "[New Target] "
|
2024-09-10 06:59:18 +08:00
|
|
|
labels: []
|
|
|
|
body:
|
|
|
|
- type: markdown
|
|
|
|
attributes:
|
|
|
|
value: |
|
2024-09-10 07:22:27 +08:00
|
|
|
请先回答这些问题
|
|
|
|
|
2024-09-10 06:59:18 +08:00
|
|
|
- type: textarea
|
|
|
|
id: description
|
|
|
|
attributes:
|
|
|
|
label: 描述新的换源目标
|
|
|
|
placeholder: 它是编程语言、操作系统还是一个普通软件?
|
|
|
|
validations:
|
|
|
|
required: true
|
|
|
|
|
|
|
|
- type: textarea
|
|
|
|
id: reference-solution
|
|
|
|
attributes:
|
|
|
|
label: 请尽可能提供可参考的换源方法
|
|
|
|
placeholder: 往往提供该源的镜像站会附带换源方法,可以提供给我们参考
|
|
|
|
validations:
|
|
|
|
required: true
|
|
|
|
|
|
|
|
- type: textarea
|
|
|
|
id: mirrors
|
|
|
|
attributes:
|
|
|
|
label: 请尽可能提供已有镜像站
|
|
|
|
placeholder: 当你提出该请求的时候,你可能已有心仪的镜像站,请告诉我们以避免重复查找劳动
|
|
|
|
validations:
|
|
|
|
required: true
|