From 30ffd00e0a8f7557f7081ccf444013f5b1286699 Mon Sep 17 00:00:00 2001 From: 5ec1cff <56485584+5ec1cff@users.noreply.github.com> Date: Sun, 20 Oct 2024 21:38:12 +0800 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 0d3a358..cde3a1a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -54,7 +54,7 @@ body: required: true - type: input attributes: - label: KernelSU version/KernelSU 版本 + label: Magisk/KernelSU/APatch version / Magisk/KernelSU/APatch 版本 validations: required: true - type: checkboxes @@ -62,7 +62,7 @@ body: attributes: label: Version requirement/版本要求 options: - - label: I am using latest debug CI version of Zygisk Next and enable verbose log/我正在使用最新 CI 调试版本 Zygisk Next 且启用详细日志 + - label: I am using latest version of Zygisk Next/我正在使用最新版本 Zygisk Next required: true - type: textarea attributes: