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:
16
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
16
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -40,6 +40,7 @@ body:
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Module List / 模块列表
|
||||
description: Include Magisk, Xposed and other Modules (if any) / 包含 Magisk, Xposed 和其他模块(如有)
|
||||
render: Shell
|
||||
validations:
|
||||
required: true
|
||||
@@ -54,6 +55,21 @@ body:
|
||||
label: Android version / Android 版本
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
attributes:
|
||||
label: Kernel version / 内核版本
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
attributes:
|
||||
label: OS Version / 系统版本
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
attributes:
|
||||
label: Phone model / 手机型号
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
attributes:
|
||||
label: Magisk/KernelSU/APatch version / Magisk/KernelSU/APatch 版本
|
||||
|
||||
Reference in New Issue
Block a user