From 5ee55edbef90ea092549fbd2a4e0c794461e9f8c Mon Sep 17 00:00:00 2001 From: Norsze <66540317+Norsze@users.noreply.github.com> Date: Sat, 24 May 2025 04:53:22 +0200 Subject: [PATCH] Update issue template (#8938) Removed link to tachiyomi repository and changed the description of the template. --- .github/ISSUE_TEMPLATE/01_report_issue.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/01_report_issue.yml b/.github/ISSUE_TEMPLATE/01_report_issue.yml index fe0afdca7..f3119c907 100644 --- a/.github/ISSUE_TEMPLATE/01_report_issue.yml +++ b/.github/ISSUE_TEMPLATE/01_report_issue.yml @@ -1,5 +1,5 @@ name: 🐞 Issue report -description: Report a source issue in Tachiyomi +description: Report a source issue in Keiyoushi labels: [Bug] body: @@ -63,7 +63,7 @@ body: description: | You can find your Mihon/Tachiyomi version in **More → About**. placeholder: | - Example: "0.16.3" + Example: "0.18.0" validations: required: true @@ -101,7 +101,7 @@ body: required: true - label: I have tried the [troubleshooting guide](https://mihon.app/docs/guides/troubleshooting/). required: true - - label: If this is an issue with the app itself, I should be opening an issue in the [app repository](https://github.com/tachiyomiorg/tachiyomi/issues/new/choose). + - label: If this is an issue with the app itself, I should be opening an issue in the app repository. required: true - label: I will fill out all of the requested information in this form. required: true