aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml5
-rw-r--r--.github/issue_template.md1
2 files changed, 5 insertions, 1 deletions
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."
diff --git a/.github/issue_template.md b/.github/issue_template.md
deleted file mode 100644
index 1bff314c..00000000
--- a/.github/issue_template.md
+++ /dev/null
@@ -1 +0,0 @@
-Please do not open issues in this repository. Use https://github.com/awesome-selfhosted/awesome-selfhosted-data instead.