Compare commits

...

3 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
Nullptr
5b26e1285c Create FUNDING.yml 2024-10-26 21:47:38 +02:00
2 changed files with 20 additions and 0 deletions

2
.github/FUNDING.yml vendored Normal file
View File

@@ -0,0 +1,2 @@
github: [Dr-TSNG]
custom: ['https://afdian.com/a/dr-tsng', 'https://afdian.com/a/5ec1cff']

View File

@@ -9,11 +9,13 @@ body:
Thanks for reporting issues for Zygisk Next! Thanks for reporting issues for Zygisk Next!
To make it easier for us to help you please enter detailed information below. 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. 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 汇报问题! 感谢给 Zygisk Next 汇报问题!
为了使我们更好地帮助你,请提供以下信息。 为了使我们更好地帮助你,请提供以下信息。
为了防止重复汇报,标题请务必使用英文。 为了防止重复汇报,标题请务必使用英文。
请注意:我们**不会**处理任何有关 root 检测和 system 分区可写相关的问题。 请注意:我们**不会**处理任何有关 root 检测和 system 分区可写相关的问题。
如您在安装时遇到了 `Function not Implemented (38)` 错误,[请参考此处](https://github.com/Dr-TSNG/ZygiskNext/issues/219)。
- type: textarea - type: textarea
attributes: attributes:
label: Steps to reproduce/复现步骤 label: Steps to reproduce/复现步骤
@@ -38,6 +40,7 @@ body:
- type: textarea - type: textarea
attributes: attributes:
label: Module List / 模块列表 label: Module List / 模块列表
description: Include Magisk, Xposed and other Modules (if any) / 包含 Magisk, Xposed 和其他模块(如有)
render: Shell render: Shell
validations: validations:
required: true required: true
@@ -52,6 +55,21 @@ body:
label: Android version / Android 版本 label: Android version / Android 版本
validations: validations:
required: true 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 - type: input
attributes: attributes:
label: Magisk/KernelSU/APatch version / Magisk/KernelSU/APatch 版本 label: Magisk/KernelSU/APatch version / Magisk/KernelSU/APatch 版本