docs: fix yaml

This commit is contained in:
Haruue Icymoon 2022-07-10 17:45:29 +08:00
parent 3d746075ab
commit 9597f7b31d
No known key found for this signature in database
GPG Key ID: F6083B28CBCBC148

View File

@ -1,5 +1,5 @@
name: [zh] 请求帮助 name: "[zh] 请求帮助"
description: 不会用?连不上?请选这个。 description: "不会用?连不上?请选这个。"
title: "[请求帮助] " title: "[请求帮助] "
label: ["newbie"] label: ["newbie"]
body: body:
@ -28,7 +28,7 @@ body:
- type: textarea - type: textarea
attributes: detail attributes: detail
attributes: attributes:
label: 问题详情 label: "问题详情"
description: | description: |
请描述你遇到的问题。 请描述你遇到的问题。
如果你的需求和通常的用法有所不同, 也请在这里说明。 如果你的需求和通常的用法有所不同, 也请在这里说明。
@ -37,7 +37,7 @@ body:
- type: input - type: input
id: server-install-info id: server-install-info
attributes: attributes:
label: 服务端安装信息或者一键脚本信息 label: "服务端安装信息或者一键脚本信息"
description: | description: |
请填写你使用的服务端版本(在 VPS 上执行 `hysteria --version` 把输出贴在这里)。 请填写你使用的服务端版本(在 VPS 上执行 `hysteria --version` 把输出贴在这里)。
如果你使用一键脚本, 请把一键脚本让你复制和执行的命令贴在这里。 如果你使用一键脚本, 请把一键脚本让你复制和执行的命令贴在这里。
@ -49,7 +49,7 @@ body:
- type: textarea - type: textarea
id: server-provider-info id: server-provider-info
attributes: attributes:
label: VPS 信息 label: "VPS 信息"
description: | description: |
请填写你搭建服务端所使用的 VPS 服务商以及 VPS 配置。 请填写你搭建服务端所使用的 VPS 服务商以及 VPS 配置。
如果你使用机场, 请填写机场网址。 如果你使用机场, 请填写机场网址。
@ -60,7 +60,7 @@ body:
- type: textarea - type: textarea
id: server-config-info id: server-config-info
attributes: attributes:
label: 服务端配置 label: "服务端配置"
description: | description: |
请把你的服务端配置 JSON 粘贴在这里。 请把你的服务端配置 JSON 粘贴在这里。
如果你使用的是一键脚本并且不需要任何配置, 请填写「无」。 如果你使用的是一键脚本并且不需要任何配置, 请填写「无」。
@ -82,7 +82,7 @@ body:
- type: textarea - type: textarea
id: server-log id: server-log
attributes: attributes:
label: 服务端日志 label: "服务端日志"
description: | description: |
请把你的服务端日志贴在这里, 可以是截图但是请尽可能提供纯文本。 请把你的服务端日志贴在这里, 可以是截图但是请尽可能提供纯文本。
validations: validations:
@ -90,7 +90,7 @@ body:
- type: input - type: input
id: client-install-info id: client-install-info
attributes: attributes:
label: 客户端安装信息 label: "客户端安装信息"
description: | description: |
请填写你使用的客户端版本(在客户端执行 `hysteria --version` 并把输出贴在这里)。 请填写你使用的客户端版本(在客户端执行 `hysteria --version` 并把输出贴在这里)。
如果你使用第三方客户端(包括但不限于 Clash、 Passwall、 SagerNet 如果你使用第三方客户端(包括但不限于 Clash、 Passwall、 SagerNet
@ -102,7 +102,7 @@ body:
- type: textarea - type: textarea
id: client-config-info id: client-config-info
attributes: attributes:
label: 客户端配置 label: "客户端配置"
description: | description: |
请把你的客户端配置 JSON 粘贴在这里。 请把你的客户端配置 JSON 粘贴在这里。
你可以移除客户端配置里的敏感信息(像服务器地址、 混淆密码、 认证密码), 你可以移除客户端配置里的敏感信息(像服务器地址、 混淆密码、 认证密码),
@ -126,7 +126,7 @@ body:
- type: input - type: input
id: client-environment id: client-environment
attributes: attributes:
label: 客户端运行环境(操作系统) label: "客户端运行环境(操作系统)"
description: | description: |
请填写客户端使用的操作系统的名称和版本。 请填写客户端使用的操作系统的名称和版本。
placeholder: | placeholder: |
@ -136,7 +136,7 @@ body:
- type: textarea - type: textarea
id: client-log id: client-log
attributes: attributes:
label: 客户端日志 label: "客户端日志"
description: | description: |
请把你的客户端日志贴在这里, 可以是截图但是请尽可能提供纯文本。 请把你的客户端日志贴在这里, 可以是截图但是请尽可能提供纯文本。
validations: validations: