From 26b9423049c0f642b739872fb65381a62ba2ad51 Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Thu, 28 Sep 2023 18:07:04 -0700 Subject: Adjust issue templates --- .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..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! -- cgit v1.3.1