You've already forked ZygiskNext
mirror of
https://github.com/Dr-TSNG/ZygiskNext.git
synced 2025-08-27 23:46:34 +00:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ef61966d0d | ||
|
|
ea3f1d9939 | ||
|
|
5b26e1285c |
2
.github/FUNDING.yml
vendored
Normal file
2
.github/FUNDING.yml
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
github: [Dr-TSNG]
|
||||
custom: ['https://afdian.com/a/dr-tsng', 'https://afdian.com/a/5ec1cff']
|
||||
18
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
18
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -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 版本
|
||||
|
||||
Reference in New Issue
Block a user