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