Compare commits

...

2 Commits

Author SHA1 Message Date
5ec1cff
ef61966d0d Update bug_report.yml 2025-05-11 21:50:55 +08:00
5ec1cff
ea3f1d9939 add note about installation error in bug report template 2025-04-06 21:59:35 +08:00

View File

@@ -9,11 +9,13 @@ body:
Thanks for reporting issues for Zygisk Next!
To make it easier for us to help you please enter detailed information below.
Note: We will **NEVER** handle any issue related to root detection or writable system.
If you encounter the `Function not Implemented (38)` error during installation, [please refer to here](https://github.com/Dr-TSNG/ZygiskNext/issues/219)
感谢给 Zygisk Next 汇报问题!
为了使我们更好地帮助你,请提供以下信息。
为了防止重复汇报,标题请务必使用英文。
请注意:我们**不会**处理任何有关 root 检测和 system 分区可写相关的问题。
如您在安装时遇到了 `Function not Implemented (38)` 错误,[请参考此处](https://github.com/Dr-TSNG/ZygiskNext/issues/219)。
- type: textarea
attributes:
label: Steps to reproduce/复现步骤
@@ -38,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
@@ -52,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 版本