From c6c40ffb718a82b6b9a6dfdf09aa3daa41e0b028 Mon Sep 17 00:00:00 2001 From: Ahmad Ansori Palembani Date: Tue, 7 Jan 2025 08:18:50 +0700 Subject: [PATCH] docs(template): Replace broken link and instruct people how to find extension repo maintainer [skip ci] --- .github/ISSUE_TEMPLATE/issue_report.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/issue_report.yml b/.github/ISSUE_TEMPLATE/issue_report.yml index d313d377e4..6e2871faa8 100644 --- a/.github/ISSUE_TEMPLATE/issue_report.yml +++ b/.github/ISSUE_TEMPLATE/issue_report.yml @@ -94,11 +94,11 @@ body: required: true - label: I have written a short but informative title. required: true - - label: If this is an issue with an extension, or a request for an extension, I should be contacting the extensions repository's maintainer/support for help. + - label: If this is an issue with an extension, or a request for an extension, I should be contacting the extensions repository's maintainer/support for help ([Source → Extensions → Find the extension → Settings → Tap the `[<>]` icon](https://cdn.aap.my.id/extension-repo-link.png), it *should* redirect you to the maintainer). required: true - - label: I am reporting an issue exclusive to this fork. I have also checked that is not an issue on the [main version of Mihon](https://github.com/mihonapp/mihon) + - label: I am reporting an issue exclusive to this fork. I have also checked that is not an issue on the [main version of Mihon](https://github.com/mihonapp/mihon). required: true - - label: I have tried the [troubleshooting guide](https://mihon.app/help/). + - label: I have tried the [troubleshooting guide](https://mihon.app/docs/guides/troubleshooting/). required: true - label: I have updated the app to version **[1.9.7](https://github.com/null2264/yokai/releases/latest)**. required: true