diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2023-09-28 18:12:59 -0700 |
|---|---|---|
| committer | Ellie Huxtable <ellie@elliehuxtable.com> | 2023-09-28 18:12:59 -0700 |
| commit | 33f009efadf510c84df0bd57d227e40d9154bdb9 (patch) | |
| tree | 3eb4380fbc025e16fea05723855b45d19b568a43 /.github/ISSUE_TEMPLATE/config.yml | |
| parent | Adjust issue templates (diff) | |
| download | atuin-33f009efadf510c84df0bd57d227e40d9154bdb9.zip | |
Correct issue templates
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 |
