mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
chore: discourage questions as issues (#6535)
This commit is contained in:
parent
92f2554f09
commit
15afef3c9e
@ -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
|
||||
|
||||
@ -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?
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user