mirror of
https://gh.catmak.name/https://github.com/mihomo-party-org/mihomo-party
synced 2025-12-27 05:00:30 +08:00
adjust template
This commit is contained in:
parent
c484c13890
commit
787eeccf3b
10
.github/ISSUE_TEMPLATE/bug_report_zh.yml
vendored
10
.github/ISSUE_TEMPLATE/bug_report_zh.yml
vendored
@ -1,6 +1,6 @@
|
|||||||
name: 错误反馈
|
name: 错误反馈
|
||||||
description: "提交 mihomo-party 漏洞"
|
description: '提交 mihomo-party 漏洞'
|
||||||
title: "[Bug] "
|
title: '[Bug] '
|
||||||
body:
|
body:
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
id: ensure
|
id: ensure
|
||||||
@ -8,7 +8,7 @@ body:
|
|||||||
label: Verify steps
|
label: Verify steps
|
||||||
description: 在提交之前,请勾选以下所有选项以证明您已经阅读并理解了以下要求,否则该 issue 将被关闭。
|
description: 在提交之前,请勾选以下所有选项以证明您已经阅读并理解了以下要求,否则该 issue 将被关闭。
|
||||||
options:
|
options:
|
||||||
- label: 我未在[Issue Tracker](……/)中寻找过我要提出的问题
|
- label: 我未在[Issue Tracker](./?q=is%3Aissue)中寻找过我要提出的问题
|
||||||
- label: 我已在标题简短的描述了我所遇到的问题
|
- label: 我已在标题简短的描述了我所遇到的问题
|
||||||
- label: 这是GUI程序的问题,而不是内核程序的问题
|
- label: 这是GUI程序的问题,而不是内核程序的问题
|
||||||
- label: 我已经使用最新的测试版本测试过,问题依旧存在
|
- label: 我已经使用最新的测试版本测试过,问题依旧存在
|
||||||
@ -22,13 +22,15 @@ body:
|
|||||||
- MacOS
|
- MacOS
|
||||||
- Windows
|
- Windows
|
||||||
- Linux
|
- Linux
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: 系统版本
|
label: 系统版本
|
||||||
description: 请提供出现问题的操作系统版本
|
description: 请提供出现问题的操作系统版本
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: 发生问题 mihomo-party 版本
|
label: 发生问题 mihomo-party 版本
|
||||||
validations:
|
validations:
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
name: 功能请求
|
name: 功能请求
|
||||||
description: "请求 mihomo-party 功能"
|
description: '请求 mihomo-party 功能'
|
||||||
title: "[Feature] "
|
title: '[Feature] '
|
||||||
body:
|
body:
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
id: ensure
|
id: ensure
|
||||||
@ -8,7 +8,7 @@ body:
|
|||||||
label: Verify steps
|
label: Verify steps
|
||||||
description: 在提交之前,请勾选以下所有选项以证明您已经阅读并理解了以下要求,否则该 issue 将被关闭。
|
description: 在提交之前,请勾选以下所有选项以证明您已经阅读并理解了以下要求,否则该 issue 将被关闭。
|
||||||
options:
|
options:
|
||||||
- label: 我已在[Issue Tracker](……/)中寻找过,但未找到我所需的功能
|
- label: 我已在[Issue Tracker](./?q=is%3Aissue)中寻找过,但未找到我所需的功能
|
||||||
- label: 我已在标题简短的描述了我所需的功能
|
- label: 我已在标题简短的描述了我所需的功能
|
||||||
- label: 这是向GUI程序提出的功能请求,而不是内核程序
|
- label: 这是向GUI程序提出的功能请求,而不是内核程序
|
||||||
- label: 我未在最新的测试版本找到我所需的功能
|
- label: 我未在最新的测试版本找到我所需的功能
|
||||||
@ -22,6 +22,8 @@ body:
|
|||||||
- MacOS
|
- MacOS
|
||||||
- Windows
|
- Windows
|
||||||
- Linux
|
- Linux
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: 描述
|
label: 描述
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user