diff --git a/.github/ISSUE_TEMPLATE/config,yml b/.github/ISSUE_TEMPLATE/config,yml new file mode 100644 index 00000000..e1c618b9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config,yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: Questions + url: https://cal.com/slack + about: Ask a general question about the project on our Slack workspace \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/questions.md b/.github/ISSUE_TEMPLATE/questions.md deleted file mode 100644 index 475796de..00000000 --- a/.github/ISSUE_TEMPLATE/questions.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -name: Questions -about: Ask a general question about the project -title: '' -labels: '' -assignees: '' - ---- - -Please do not use GitHub for asking questions, as this unnecessarily pollutes it. Instead, if you have a general question about Calendso or about Calendso's features we encourage you to post on our Slack workspace instead: [Calendso's Slack](https://cal.com/slack). The maintainers and other community members can provide help and answer your questions there. - -If you've discovered a bug or would like to propose a change/new feature please use one of the other issue templates. - -Thanks!