diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..0197c0ff --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,7 @@ +contact_links: + - name: 💡 Feature Request + url: https://github.com/sourcebot-dev/sourcebot/discussions/new?category=ideas + about: Suggest any ideas you have using our discussion forums. + - name: 🛟 Get Help + url: https://github.com/sourcebot-dev/sourcebot/discussions/new?category=support + about: If you can't get something to work the way you expect, open a question in our discussion forums. \ No newline at end of file