From 9f406531914728b43801768409a7b206353b4620 Mon Sep 17 00:00:00 2001 From: Haruue Icymoon Date: Tue, 12 Jul 2022 00:55:57 +0800 Subject: [PATCH] docs: update issue template --- .github/ISSUE_TEMPLATE/en_newbie.yml | 3 ++- .github/ISSUE_TEMPLATE/zh_newbie.yml | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/en_newbie.yml b/.github/ISSUE_TEMPLATE/en_newbie.yml index feef3d7..29755d3 100644 --- a/.github/ISSUE_TEMPLATE/en_newbie.yml +++ b/.github/ISSUE_TEMPLATE/en_newbie.yml @@ -16,7 +16,7 @@ body: Please search the existing issues to check if your question has been already answered. - Please fill out the following form as detailed as you can. This can help us check and reproduce your problem. Please note we cannot use any divination magic, reproducing your problem is the only way to find a solution to it. + Please fill out the following form as detailed as you can. This can help us check and reproduce your problem. Please note we cannot use any divination magic, reproducing the issue is the only way to find a solution. - type: textarea id: detail attributes: @@ -120,6 +120,7 @@ body: label: "Client-side environment (operating system)" description: | Please fill in the OS you are using to run the hysteria client. + If you are running hysteria client on the OpenWRT, please fill in the version of OpenWRT (as well as any plugins you are using, e.g. Passwall) instead. placeholder: | Windows 11 validations: diff --git a/.github/ISSUE_TEMPLATE/zh_newbie.yml b/.github/ISSUE_TEMPLATE/zh_newbie.yml index bbce5b3..58c6008 100644 --- a/.github/ISSUE_TEMPLATE/zh_newbie.yml +++ b/.github/ISSUE_TEMPLATE/zh_newbie.yml @@ -98,8 +98,7 @@ body: label: "客户端配置" description: | 请把你的客户端配置 JSON 粘贴在这里。 - 你可以移除客户端配置里的敏感信息(像服务器地址、 混淆密码、 认证密码), - 但是这也意味着你必须自己检查这些配置是否填写正确。 + 你可以移除客户端配置里的敏感信息(像服务器地址、 混淆密码、 认证密码), 但是这也意味着你必须自己检查这些配置是否填写正确。 如果你使用第三方客户端, 你可以贴上第三方客户端的配置或者配置截图。 placeholder: | { @@ -122,6 +121,7 @@ body: label: "客户端运行环境(操作系统)" description: | 请填写客户端使用的操作系统的名称和版本。 + 如果你在 OpenWRT 上运行 hysteria 客户端, 请填写 OpenWRT (以及你使用的插件, 如 Passwall)的版本。 placeholder: | Windows 11 validations: