diff options
-rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 000000000..f8927de3f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: false +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!" |