aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorGravatar Florian Lefebvre <contact@florian-lefebvre.dev> 2024-06-28 16:22:32 +0200
committerGravatar GitHub <noreply@github.com> 2024-06-28 16:22:32 +0200
commitd1ad3898a7d23e0942204baa9829a39f0f65469f (patch)
tree8175d70d21a141a91984dc76658c15340a9cf4a1 /.github/ISSUE_TEMPLATE
parent9176cf135bc1d9d1a343b8fb6d6423d66df1b725 (diff)
downloadastro-d1ad3898a7d23e0942204baa9829a39f0f65469f.tar.gz
astro-d1ad3898a7d23e0942204baa9829a39f0f65469f.tar.zst
astro-d1ad3898a7d23e0942204baa9829a39f0f65469f.zip
Update config.yml (#11370)
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
index 7774667cf..5c5f4e11b 100644
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -1,5 +1,8 @@
blank_issues_enabled: false
contact_links:
+ - name: 💁 Support
+ url: https://astro.build/chat
+ about: 'This issue tracker is not for support questions. Join us on Discord for assistance!'
- name: 📘 Documentation
url: https://github.com/withastro/docs
about: File an issue or make an improvement to the docs website.
@@ -9,6 +12,3 @@ contact_links:
- name: 👾 Chat
url: https://astro.build/chat
about: Our Discord server is active, come join us!
- - name: 💁 Support
- url: https://astro.build/chat
- about: 'This issue tracker is not for support questions. Join us on Discord for assistance!'