You've already forked ZygiskNext
mirror of
https://github.com/Dr-TSNG/ZygiskNext.git
synced 2025-08-27 23:46:34 +00:00
Update bug_report.yml
This commit is contained in:
18
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
18
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -1,7 +1,7 @@
|
|||||||
name: Bug report/反馈 Bug
|
name: Bug report / 反馈 Bug
|
||||||
description: Report errors or unexpected behavior./反馈错误或异常行为。
|
description: Report errors or unexpected behavior. / 反馈错误或异常行为。
|
||||||
labels: [bug]
|
labels: [bug]
|
||||||
title: "[Bug] Short description/简单描述"
|
title: "[Bug] Short description / 简单描述"
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
@@ -31,25 +31,25 @@ body:
|
|||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Actual behaviour/实际行为
|
label: Actual behaviour / 实际行为
|
||||||
placeholder: Tell us what happens instead/实际上发生了什么
|
placeholder: Tell us what happens instead / 实际上发生了什么
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: KernelSU Module List/KernelSU 模块列表
|
label: Module List / 模块列表
|
||||||
render: Shell
|
render: Shell
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: Zygisk Next version/Zygisk Next 版本
|
label: Zygisk Next version / Zygisk Next 版本
|
||||||
description: Don't use 'latest'. Specify actual version, otherwise your issue will be closed./不要填用“最新版”。给出具体版本号,不然 issue 会被关闭。
|
description: Don't use 'latest'. Specify actual version, otherwise your issue will be closed./不要填用“最新版”。给出具体版本号,不然 issue 会被关闭。
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: Android version/Android 版本
|
label: Android version / Android 版本
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
@@ -60,7 +60,7 @@ body:
|
|||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
id: latest
|
id: latest
|
||||||
attributes:
|
attributes:
|
||||||
label: Version requirement/版本要求
|
label: Version requirement / 版本要求
|
||||||
options:
|
options:
|
||||||
- label: I am using latest version of Zygisk Next/我正在使用最新版本 Zygisk Next
|
- label: I am using latest version of Zygisk Next/我正在使用最新版本 Zygisk Next
|
||||||
required: true
|
required: true
|
||||||
|
|||||||
Reference in New Issue
Block a user