diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000000..d841939673 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: false +contact_links: + - name: Ask a question + url: https://discord.gg/medusajs + about: Join our community to ask questions and participate in discussions + - name: Want to work with us? + url: mailto:hello@medusajs.com?subject=[GitHub]%20Working%20with%20Medusa + about: Interested in working with Medusa? Get in touch! \ No newline at end of file