From 073803d05a5485e8f7e9575b97e8be3705e52728 Mon Sep 17 00:00:00 2001 From: Jordan Walster Date: Tue, 29 Apr 2025 01:05:11 +0100 Subject: [PATCH] chore: remove github issue template --- .github/ISSUE_TEMPLATE/config.yml | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml deleted file mode 100644 index e25a75a..0000000 --- a/.github/ISSUE_TEMPLATE/config.yml +++ /dev/null @@ -1,5 +0,0 @@ -blank_issues_enabled: false -contact_links: - - name: Open an issue on Gitea - url: https://git.jrdn.dev/jordanwalster/photon-dashboard/issues/new/choose - about: Please raise an issue here.