mirror of
https://github.com/cedar2025/hysteria.git
synced 2025-06-28 15:30:03 +00:00
docs: fix yaml
This commit is contained in:
parent
9597f7b31d
commit
aa55669be8
37
.github/ISSUE_TEMPLATE/zh_newbie.yml
vendored
37
.github/ISSUE_TEMPLATE/zh_newbie.yml
vendored
@ -1,7 +1,6 @@
|
|||||||
name: "[zh] 请求帮助"
|
name: "[zh] 请求帮助"
|
||||||
description: "不会用?连不上?请选这个。"
|
description: "不会用?连不上?请选这个。"
|
||||||
title: "[请求帮助] "
|
title: "[请求帮助] "
|
||||||
label: ["newbie"]
|
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
@ -32,8 +31,8 @@ body:
|
|||||||
description: |
|
description: |
|
||||||
请描述你遇到的问题。
|
请描述你遇到的问题。
|
||||||
如果你的需求和通常的用法有所不同, 也请在这里说明。
|
如果你的需求和通常的用法有所不同, 也请在这里说明。
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
id: server-install-info
|
id: server-install-info
|
||||||
attributes:
|
attributes:
|
||||||
@ -44,8 +43,8 @@ body:
|
|||||||
如果你使用机场, 请优先联系机场售后以获取使用帮助。
|
如果你使用机场, 请优先联系机场售后以获取使用帮助。
|
||||||
placeholder: |
|
placeholder: |
|
||||||
hysteria version v1.x.x 2006-01-02t08:04:05z 0123456789abcdef0123456789abcdef01234567
|
hysteria version v1.x.x 2006-01-02t08:04:05z 0123456789abcdef0123456789abcdef01234567
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: server-provider-info
|
id: server-provider-info
|
||||||
attributes:
|
attributes:
|
||||||
@ -55,8 +54,8 @@ body:
|
|||||||
如果你使用机场, 请填写机场网址。
|
如果你使用机场, 请填写机场网址。
|
||||||
placeholder: |
|
placeholder: |
|
||||||
TurtleShell 春川机房 ARM 单核 512MB内存
|
TurtleShell 春川机房 ARM 单核 512MB内存
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: server-config-info
|
id: server-config-info
|
||||||
attributes:
|
attributes:
|
||||||
@ -77,16 +76,16 @@ body:
|
|||||||
"up_mbps": 100,
|
"up_mbps": 100,
|
||||||
"down_mbps": 100
|
"down_mbps": 100
|
||||||
}
|
}
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: server-log
|
id: server-log
|
||||||
attributes:
|
attributes:
|
||||||
label: "服务端日志"
|
label: "服务端日志"
|
||||||
description: |
|
description: |
|
||||||
请把你的服务端日志贴在这里, 可以是截图但是请尽可能提供纯文本。
|
请把你的服务端日志贴在这里, 可以是截图但是请尽可能提供纯文本。
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
id: client-install-info
|
id: client-install-info
|
||||||
attributes:
|
attributes:
|
||||||
@ -97,8 +96,8 @@ body:
|
|||||||
请贴上它们的版本, 或者到这些第三方客户端的社群寻求帮助。
|
请贴上它们的版本, 或者到这些第三方客户端的社群寻求帮助。
|
||||||
placeholder: |
|
placeholder: |
|
||||||
hysteria version v1.x.x 2006-01-02T08:04:05Z 0123456789abcdef0123456789abcdef01234567
|
hysteria version v1.x.x 2006-01-02T08:04:05Z 0123456789abcdef0123456789abcdef01234567
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: client-config-info
|
id: client-config-info
|
||||||
attributes:
|
attributes:
|
||||||
@ -121,8 +120,8 @@ body:
|
|||||||
"listen": "127.0.0.1:8080"
|
"listen": "127.0.0.1:8080"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
id: client-environment
|
id: client-environment
|
||||||
attributes:
|
attributes:
|
||||||
@ -131,14 +130,14 @@ body:
|
|||||||
请填写客户端使用的操作系统的名称和版本。
|
请填写客户端使用的操作系统的名称和版本。
|
||||||
placeholder: |
|
placeholder: |
|
||||||
Windows 11
|
Windows 11
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: client-log
|
id: client-log
|
||||||
attributes:
|
attributes:
|
||||||
label: "客户端日志"
|
label: "客户端日志"
|
||||||
description: |
|
description: |
|
||||||
请把你的客户端日志贴在这里, 可以是截图但是请尽可能提供纯文本。
|
请把你的客户端日志贴在这里, 可以是截图但是请尽可能提供纯文本。
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user