From 904b357f4087f594e307aeb0c1936f5b95a408b9 Mon Sep 17 00:00:00 2001 From: Linguiniotta <159117785+Linguiniotta@users.noreply.github.com> Date: Wed, 18 Dec 2024 00:49:15 +0800 Subject: [PATCH] Fix broken URI scheme (jobobby04/TachiyomiSY#1342) (cherry picked from commit a25aff7fb016e1fff2c7311ae526315412285181) --- .github/ISSUE_TEMPLATE/report_issue.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/report_issue.yml b/.github/ISSUE_TEMPLATE/report_issue.yml index 7cb064d03..6c18b3f49 100644 --- a/.github/ISSUE_TEMPLATE/report_issue.yml +++ b/.github/ISSUE_TEMPLATE/report_issue.yml @@ -96,7 +96,7 @@ body: required: true - label: If this is an issue with an official extension, I should be opening an issue in the [extensions repository](https://github.com/komikku-app/extensions/issues/new/choose). required: true - - label: I have gone through the [FAQ](https://mihon.app/docs/faq/general) and [troubleshooting guide](https:/mihon.app/docs/guides/troubleshooting/). + - label: I have gone through the [FAQ](https://mihon.app/docs/faq/general) and [troubleshooting guide](https://mihon.app/docs/guides/troubleshooting/). required: true - label: I have updated the app to version **[1.12.1](https://github.com/komikku-app/komikku/releases/latest)**. required: true