From 95e151be4b7aa3703b329b70f4df638ac7a7b138 Mon Sep 17 00:00:00 2001 From: Smol Ame <155411819+Smol-Ame@users.noreply.github.com> Date: Sun, 2 Mar 2025 00:47:41 -0800 Subject: [PATCH] Update Issue Request Template (#1808) (cherry picked from commit d7a1ae27346a983f658fb88cb525cf8b785b3bb3) --- .github/ISSUE_TEMPLATE/report_issue.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/report_issue.yml b/.github/ISSUE_TEMPLATE/report_issue.yml index 8425b66f5..7697a9dd2 100644 --- a/.github/ISSUE_TEMPLATE/report_issue.yml +++ b/.github/ISSUE_TEMPLATE/report_issue.yml @@ -43,9 +43,9 @@ body: attributes: label: Crash logs description: | - If you're experiencing crashes, share the crash logs from **More → Settings → Advanced** then press **Dump crash logs**. + If you're experiencing crashes, if possible, go to the app's **More → Settings → Advanced** page, press **Dump crash logs** and share the crash logs here. placeholder: | - You can paste the crash logs in plain text or upload it as an attachment. + You can upload the crash log file as an attachment, or paste the crash logs in plain text if needed. - type: input id: tachiyomisy-version @@ -98,7 +98,7 @@ body: required: true - label: I have updated the app to version **[1.11.0](https://github.com/jobobby04/tachiyomisy/releases/latest)**. required: true - - label: I have updated all installed extensions. + - label: I have filled out all of the requested information in this form, including specific version numbers. required: true - - label: I will fill out all of the requested information in this form. + - label: I understand that extensions are unaffiliated to Mihon, and will not receive any help for any source and/or extension-related issues. required: true