Update bug_report.yml

This commit is contained in:
5ec1cff
2025-05-11 21:50:55 +08:00
committed by GitHub
parent ea3f1d9939
commit ef61966d0d

View File

@@ -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 版本