Update Issue Templates (#703)

This commit is contained in:
Adit Luhadia 2021-09-20 17:33:26 +05:30 committed by GitHub
parent a4b1264db1
commit ef6c919fb1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 14 deletions

5
.github/ISSUE_TEMPLATE/config,yml vendored Normal file
View file

@ -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

View file

@ -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!