From 7e534bd013ead435a64935a409fb316ef82dcc6d Mon Sep 17 00:00:00 2001 From: kodjomoustapha <107993382+kodjodevf@users.noreply.github.com> Date: Mon, 6 Nov 2023 15:49:53 +0100 Subject: [PATCH] Fix --- .github/ISSUE_TEMPLATE/config.yml | 2 +- .github/ISSUE_TEMPLATE/report_issue.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 30f5c0c..112df49 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,7 +1,7 @@ blank_issues_enabled: false contact_links: - name: ⚠️ Extension Issue - url: https://github.com/kodjodevf/mangayomi-extensions/issues/new + url: https://github.com/kodjodevf/mangayomi-extensions/issues/new/choose about: Issues and requests for extensions and sources should be opened in the mangayomi-extensions repository instead - name: 🧑‍💻 Mangayomi help discord url: https://discord.com/invite/EjfBuYahsP diff --git a/.github/ISSUE_TEMPLATE/report_issue.yml b/.github/ISSUE_TEMPLATE/report_issue.yml index cf932b9..12d73e4 100644 --- a/.github/ISSUE_TEMPLATE/report_issue.yml +++ b/.github/ISSUE_TEMPLATE/report_issue.yml @@ -74,7 +74,7 @@ body: required: true - label: I have written a short but informative title. required: true - - label: If this is an issue with an extension, I should be opening an issue in the [extensions repository](https://github.com/kodjodevf/mangayomi-extensions/issues/new). + - label: If this is an issue with an extension, I should be opening an issue in the [extensions repository](https://github.com/kodjodevf/mangayomi-extensions/issues/new/choose). required: true - label: I have updated all installed extensions. required: true