Update issue templates

This commit is contained in:
Connection Refused
2021-04-27 08:47:18 +08:00
parent bc0e5d0dcf
commit 2bda0bdf8e
4 changed files with 11 additions and 35 deletions

View File

@@ -1,6 +1,6 @@
name: Bug report
description: Create a report to help us improve
labels: 需要核实
labels: bug
body:
- type: textarea
id: error
@@ -30,7 +30,7 @@ body:
id: log
attributes:
label: Log
description: Attaching any log files in the folder `Netch\logging` is strongly recommended.
description: Attaching any log files in the folder `logging` is strongly recommended.
validations:
required: true
- type: textarea
@@ -39,8 +39,8 @@ body:
label: Environment
render: txt
placeholder: |
- OS: [e.g. Windows 10 Pro 64-bit 1903]
- Netch Version: [e.g. 1.0.0-STABLE.x64]
- OS: [e.g. Windows 10 x64 Professional Workstation 20H2 19042.928]
- Netch Version: [e.g. 1.0.0]
validations:
required: true
- type: textarea

View File

@@ -1,6 +1,6 @@
name: 错误报告
description: 创建错误报告以帮助我们改进
labels: 需要核实
labels: bug
body:
- type: textarea
id: error
@@ -18,19 +18,11 @@ body:
2. ...
validations:
required: true
- type: checkboxes
id: captcha
attributes:
label: 验证
description: 请确认下面选项
options:
- label: 确保你已经看过 readme也搜索并阅读过和你遇到的情况相关的问题。否则会被认为是重复的并被立刻关闭。
required: true
- type: textarea
id: log
attributes:
label: 日志
description: 强烈建议附上任何在 `Netch\logging` 文件夹下面的日志
description: 强烈建议附上任何在 `logging` 文件夹下面的日志
validations:
required: true
- type: textarea
@@ -39,8 +31,8 @@ body:
label: 操作环境
render: txt
placeholder: |
操作系统:[Windows 10 专业版 64 位 1903]
软件版本:[1.0.0-STABLE 64 位]
操作系统:[Windows 10 x64 Professional Workstation 20H2 19042.928]
软件版本:[1.0.0]
validations:
required: true
- type: textarea

View File

@@ -1,15 +1,7 @@
name: request
name: Feature request
description: Suggest an idea for this project
labels: 需要核实
labels: enhancement
body:
- type: checkboxes
id: captcha
attributes:
label: CAPTCHA
description: Please confirm the options below.
options:
- label: Make sure you have read the readme, searched and read the issues related to yours. Otherwise it will be considered as a duplicate which will be closed immediately.
required: true
- type: textarea
id: description
attributes:

View File

@@ -1,15 +1,7 @@
name: 功能请求
description: 建议这个项目的想法
labels: 需要核实
labels: enhancement
body:
- type: checkboxes
id: captcha
attributes:
label: 验证
description: 请确认下面选项
options:
- label: 确保你已经看过 readme也搜索并阅读过和你遇到的情况相关的问题。否则会被认为是重复的并被立刻关闭。
required: true
- type: textarea
id: description
attributes: