Remove the Chinese version of issue template

This commit is contained in:
Becod 2020-11-08 12:35:45 +08:00
parent 206446ffe2
commit f7122b91a3
5 changed files with 36 additions and 101 deletions

View File

@ -1,42 +1,44 @@
--- ---
name: BUG反馈 name: Bug Report
about: 反馈BUG about: Bug Report for FRP
title: '' title: ''
labels: Requires Testing labels: Requires Testing
assignees: '' assignees: ''
--- ---
<!-- ⚠️⚠️ 不完整的报告将被标记为无效,并关闭,少数例外情况除外 ⚠️⚠️ --> <!-- From Chinese to English by machine translation, welcome to revise and polish. -->
<!-- 此外,请善用搜索,如此反馈中已有能搜索到的相同的解决方案,我们将会直接关闭它-->
<!-- 为了方便区分请使用frps或者frpc代指frp服务端或客户端-->
**[必须] 您正在使用哪个版本的frp** <!-- ⚠️⚠️ Incomplete reports will be marked as invalid, and closed, with few exceptions ⚠️⚠️ -->
<!-- 请使用 ./frpc -v 或 ./frps -v --> <!-- in addition, please use search well so that the same solution can be found in the feedback, we will close it directly -->
版本: <!-- for convenience of differentiation, use FRPS or FRPC to refer to the FRP server or client -->
**[必须] 您使用什么操作系统和处理器架构** **[REQUIRED] hat version of frp are you using**
系统: <!-- Use ./frpc -v or ./frps -v -->
架构: Version:
**[必须] 对于错误的描述** **[REQUIRED] What operating system and processor architecture are you using**
OS:
CPU architecture:
**配置文件** **[REQUIRED] description of errors**
<!-- 请注意自行隐藏token,server_addr等隐私信息-->
**log文件** **confile**
<!-- 若文件过大请使用pastebin例如https://pastebin.ubuntu.com/ --> <!-- Please pay attention to hiding the token, server_addr and other privacy information -->
**重现问题的步骤** **log file**
<!-- If the file is too large, use Pastebin, for example https://pastebin.ubuntu.com/ -->
**Steps to reproduce the issue**
1. 1.
2. 2.
3. 3.
**补充信息** **Supplementary information**
**你认为是什么导致的此问题** **Can you guess what caused this issue**
**Checklist**: **Checklist**:
<!--- 请确保已完成以下步骤 (在括号中填入 "X" 以选中): --> <!--- Make sure you've completed the following steps (put an "X" between of brackets): -->
- [] 我确保我在上述各节中包含了重现问题的所有信息 - [] I included all information required in the sections above
- [] 我确保此报告无重复项 [(使用搜索)](https://github.com/fatedier/frp/issues?q=is%3Aissue) - [] I made sure there are no duplicates of this report [(Use Search)](https://github.com/fatedier/frp/issues?q=is%3Aissue)

View File

@ -1,44 +0,0 @@
---
name: Bug Report
about: Bug Report for FRP
title: ''
labels: Requires Testing
assignees: ''
---
<!-- From Chinese to English by machine translation, welcome to revise and polish. -->
<!-- ⚠️⚠️ Incomplete reports will be marked as invalid, and closed, with few exceptions ⚠️⚠️ -->
<!-- in addition, please use search well so that the same solution can be found in the feedback, we will close it directly -->
<!-- for convenience of differentiation, use FRPS or FRPC to refer to the FRP server or client -->
**[REQUIRED] hat version of frp are you using**
<!-- Use ./frpc -v or ./frps -v -->
Version:
**[REQUIRED] What operating system and processor architecture are you using**
OS:
CPU architecture:
**[REQUIRED] description of errors**
**confile**
<!-- Please pay attention to hiding the token, server_addr and other privacy information -->
**log file**
<!-- If the file is too large, use Pastebin, for example https://pastebin.ubuntu.com/ -->
**Steps to reproduce the issue**
1.
2.
3.
**Supplementary information**
**Can you guess what caused this issue**
**Checklist**:
<!--- Make sure you've completed the following steps (put an "X" between of brackets): -->
- [] I included all information required in the sections above
- [] I made sure there are no duplicates of this report [(Use Search)](https://github.com/fatedier/frp/issues?q=is%3Aissue)

View File

@ -3,6 +3,3 @@ contact_links:
- name: DOCS - name: DOCS
url: https://gofrp.org/en/docs/ url: https://gofrp.org/en/docs/
about: Here you can find out how to configure frp. about: Here you can find out how to configure frp.
- name: 文档
url: https://gofrp.org/docs/
about: 在这里您能找到配置frp的方法。

View File

@ -1,20 +1,22 @@
--- ---
name: 功能请求 name: Feature request
about: 为这个项目提出一个新点子 about: Suggest an idea for this project
title: '' title: ''
labels: "[+] Enhancement" labels: "[+] Enhancement"
assignees: '' assignees: ''
--- ---
**想要的解决方案** <!-- From Chinese to English by machine translation, welcome to revise and polish. -->
<!--对您想要的解决方案的清晰而简洁的描述-->
**考虑过的替代方案** **The solution you want**
<!--对您考虑过的任何替代解决方案或功能的清晰而简明的描述--> <!--A clear and concise description of the solution you want. -->
**此功能该如何实现** **Alternatives considered**
<!--对您想要的解决方案的实现步骤--> <!--A clear and concise description of any alternative solutions or features you have considered. -->
**此功能的应用场景** **How to implement this function**
<!--对您想要的解决方案的应用场景做一个清晰而简洁的描述--> <!--Implementation steps for the solution you want. -->
**Application scenarios of this function**
<!--Make a clear and concise description of the application scenario of the solution you want. -->

View File

@ -1,22 +0,0 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: "[+] Enhancement"
assignees: ''
---
<!-- From Chinese to English by machine translation, welcome to revise and polish. -->
**The solution you want**
<!--A clear and concise description of the solution you want. -->
**Alternatives considered**
<!--A clear and concise description of any alternative solutions or features you have considered. -->
**How to implement this function**
<!--Implementation steps for the solution you want. -->
**Application scenarios of this function**
<!--Make a clear and concise description of the application scenario of the solution you want. -->