From aa56f32b6ae24e14575715c75520e4396116979f Mon Sep 17 00:00:00 2001 From: tehcneko Date: Tue, 4 Mar 2025 19:35:08 +0800 Subject: [PATCH] update issue template --- .github/ISSUE_TEMPLATE/bug_report.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index a51d38f..fb84a7f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -29,6 +29,13 @@ body: options: - label: I am using latest debug CI version required: true + - type: checkboxes + id: latest + attributes: + label: LSPosed requirement + options: + - label: I am using official LSPosed version + required: true - type: textarea attributes: label: Behavior