From c901b62e0969a3a63fd7fbca9dfea61713ce5f22 Mon Sep 17 00:00:00 2001 From: j-hc <25510067+j-hc@users.noreply.github.com> Date: Tue, 12 Sep 2023 18:58:49 +0300 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..35b6cd6 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,16 @@ +--- +name: Bug report +about: Create a report +title: '' +labels: '' +assignees: '' + +--- + +**Screenshot of Play Store page of the app you are trying to detach:** + +**Screenshot of the helper CLI showing detached apps (from Option 2):** + +**Logs taken with `su -c logcat -s "zygisk-detach" > /sdcard/log.txt`:** + +Not providing this information will get your issue closed