diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 9f0508ef1..c63c55cd2 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,8 @@ blank_issues_enabled: false contact_links: + - name: ❌ Help with Extensions + url: https://mihon.app/docs/faq/browse/extensions + about: For extension-related questions/issues - name: 🖥️ Mihon website url: https://mihon.app/ about: Guides, troubleshooting, and answers to common questions diff --git a/.github/ISSUE_TEMPLATE/report_issue.yml b/.github/ISSUE_TEMPLATE/report_issue.yml index 8978e6694..3294ba9b0 100644 --- a/.github/ISSUE_TEMPLATE/report_issue.yml +++ b/.github/ISSUE_TEMPLATE/report_issue.yml @@ -100,5 +100,5 @@ body: required: true - label: I have filled out all of the requested information in this form, including specific version numbers. required: true - - label: I understand that extensions are unaffiliated to Mihon, and will not receive any help for any source and/or extension-related issues. + - label: I understand that **Mihon does not have or fix any extensions**, and I **will not receive help** for any issues related to sources or extensions. required: true