From 384a13bfb900da57ae3303bb1660e275b7788023 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Thu, 17 Apr 2025 18:13:10 +0200 Subject: fix: issue template to new github format (#4192) Co-authored-by: nodiscc --- .github/ISSUE_TEMPLATE/config.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml (limited to '.github/ISSUE_TEMPLATE/config.yml') diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..25825864 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: "Awesome Selfhosted Data" + url: "https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues" + about: "Please submit your issues or suggestions to the awesome-selfhosted-data repository instead." -- cgit v1.2.3