From e0c0ac7c4575b41bf6790c5d1fdd647d60cb0da0 Mon Sep 17 00:00:00 2001 From: Jordan Walster Date: Mon, 28 Apr 2025 15:10:54 +0100 Subject: [PATCH] chore: re-add github issue template --- .github/ISSUE_TEMPLATE/config.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..28abbc2 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: Open an issue + url: https://git.jrdn.dev/jordanwalster/photon-dashboard/issues/new/choose + about: Please raise an issue here.