diff options
author | 2021-06-13 14:40:22 -0700 | |
---|---|---|
committer | 2021-06-13 14:40:22 -0700 | |
commit | 2b91619fa57718db75527ebedd0876af122a3143 (patch) | |
tree | 8072e3a03a09b86e7ddf26db750f0fa9512d0eae | |
parent | 37200eba7c98bbcd3cea8cba55140abee9d42807 (diff) | |
download | astro-2b91619fa57718db75527ebedd0876af122a3143.tar.gz astro-2b91619fa57718db75527ebedd0876af122a3143.tar.zst astro-2b91619fa57718db75527ebedd0876af122a3143.zip |
Create config.yml
-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!" |