diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/config.yml')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 7 |
1 files changed, 6 insertions, 1 deletions
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 |
