summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2023-09-28 18:07:04 -0700
committerEllie Huxtable <ellie@elliehuxtable.com>2023-09-28 18:07:04 -0700
commit26b9423049c0f642b739872fb65381a62ba2ad51 (patch)
treebb1eebe4866ff21f8d667e11d344069dc99ee945
parent54dc78fc49267efbb5a25f183120ce1f37a78636 (diff)
Adjust issue templates
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml5
-rw-r--r--.github/ISSUE_TEMPLATE/support.md6
2 files changed, 5 insertions, 6 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
new file mode 100644
index 00000000..993c6857
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -0,0 +1,5 @@
+blank_issues_enabled: false
+contact_links:
+ - name: Support
+ url: https://github.com/atuinsh/atuin/discussions/new?category=support
+ about: Get community help and support with Atuin here!
diff --git a/.github/ISSUE_TEMPLATE/support.md b/.github/ISSUE_TEMPLATE/support.md
deleted file mode 100644
index de36664f..00000000
--- a/.github/ISSUE_TEMPLATE/support.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-name: Support
-about: Atuin behaving strangely? Get help here!
-url: https://github.com/atuinsh/atuin/discussions/new?category=support
-
----