From 33f009efadf510c84df0bd57d227e40d9154bdb9 Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Thu, 28 Sep 2023 18:12:59 -0700 Subject: Correct issue templates --- .github/ISSUE_TEMPLATE/config.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to '.github/ISSUE_TEMPLATE/config.yml') diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 993c6857..51dcc45e 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,10 @@ -blank_issues_enabled: false +# I think this was a little aggressive, but maybe enable if +# people ignore this. +# 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! + - name: Feature suggestion + url: https://github.com/atuinsh/atuin/discussions/new?category=ideas + about: Suggest an idea for Atuin -- cgit v1.3.1