From 7b3c661b422e9655604d5a9c8ee1eb097c275f45 Mon Sep 17 00:00:00 2001 From: Bill Thornton Date: Thu, 14 Nov 2024 16:14:41 -0500 Subject: [PATCH] Add server access issue link --- .github/ISSUE_TEMPLATE/{bug_report.md => 1-bug_report.md} | 0 .../{feature_request.md => 2-feature_request.md} | 0 .github/ISSUE_TEMPLATE/config.yml | 5 +++++ 3 files changed, 5 insertions(+) rename .github/ISSUE_TEMPLATE/{bug_report.md => 1-bug_report.md} (100%) rename .github/ISSUE_TEMPLATE/{feature_request.md => 2-feature_request.md} (100%) create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/1-bug_report.md similarity index 100% rename from .github/ISSUE_TEMPLATE/bug_report.md rename to .github/ISSUE_TEMPLATE/1-bug_report.md diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/2-feature_request.md similarity index 100% rename from .github/ISSUE_TEMPLATE/feature_request.md rename to .github/ISSUE_TEMPLATE/2-feature_request.md diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..72715c3 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: Server Access + url: https://jellyfin.org/docs/general/community-standards/servers + about: Unable to access the server?