mirror of
https://github.com/apernet/hysteria.git
synced 2025-04-03 20:47:38 +03:00
docs: update issue template
This commit is contained in:
parent
87676d41bd
commit
9f40653191
2 changed files with 4 additions and 3 deletions
3
.github/ISSUE_TEMPLATE/en_newbie.yml
vendored
3
.github/ISSUE_TEMPLATE/en_newbie.yml
vendored
|
@ -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:
|
||||
|
|
4
.github/ISSUE_TEMPLATE/zh_newbie.yml
vendored
4
.github/ISSUE_TEMPLATE/zh_newbie.yml
vendored
|
@ -98,8 +98,7 @@ body:
|
|||
label: "客户端配置"
|
||||
description: |
|
||||
请把你的客户端配置 JSON 粘贴在这里。
|
||||
你可以移除客户端配置里的敏感信息(像服务器地址、 混淆密码、 认证密码),
|
||||
但是这也意味着你必须自己检查这些配置是否填写正确。
|
||||
你可以移除客户端配置里的敏感信息(像服务器地址、 混淆密码、 认证密码), 但是这也意味着你必须自己检查这些配置是否填写正确。
|
||||
如果你使用第三方客户端, 你可以贴上第三方客户端的配置或者配置截图。
|
||||
placeholder: |
|
||||
{
|
||||
|
@ -122,6 +121,7 @@ body:
|
|||
label: "客户端运行环境(操作系统)"
|
||||
description: |
|
||||
请填写客户端使用的操作系统的名称和版本。
|
||||
如果你在 OpenWRT 上运行 hysteria 客户端, 请填写 OpenWRT (以及你使用的插件, 如 Passwall)的版本。
|
||||
placeholder: |
|
||||
Windows 11
|
||||
validations:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue