chore: discourage questions as issues (#6535)

This commit is contained in:
James Ward 2020-08-16 07:15:14 -04:00 committed by GitHub
parent 92f2554f09
commit 15afef3c9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 2 deletions

View File

@ -1,6 +1,12 @@
**Issue type:**
[ ] question
<!--
Have a question?
Check the "Support" Documentation on the best places to ask questions!
---
https://github.com/typeorm/typeorm/blob/master/docs/support.md
-->
[ ] bug report
[ ] feature request
[ ] documentation issue

View File

@ -6,7 +6,7 @@ If you found a bug, issue, or you just want to propose a new feature, create [an
### Have a question?
If you have a question, you can ask it on [StackOverflow](https://stackoverflow.com/questions/tagged/typeorm).
If you have a question, you can ask it on [StackOverflow](https://stackoverflow.com/questions/tagged/typeorm) or other community support channels.
### Want community support?