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