Skip to content

Commit 856e9f7

Browse files
imnotjamesSvetlozar
authored andcommitted
chore: discourage questions as issues (typeorm#6535)
1 parent 9ccf26e commit 856e9f7

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

ISSUE_TEMPLATE.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
**Issue type:**
22

3-
[ ] question
3+
<!--
4+
Have a question?
5+
Check the "Support" Documentation on the best places to ask questions!
6+
---
7+
https://github.com/typeorm/typeorm/blob/master/docs/support.md
8+
-->
9+
410
[ ] bug report
511
[ ] feature request
612
[ ] documentation issue

docs/support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ If you found a bug, issue, or you just want to propose a new feature, create [an
66

77
### Have a question?
88

9-
If you have a question, you can ask it on [StackOverflow](https://stackoverflow.com/questions/tagged/typeorm).
9+
If you have a question, you can ask it on [StackOverflow](https://stackoverflow.com/questions/tagged/typeorm) or other community support channels.
1010

1111
### Want community support?
1212

0 commit comments

Comments
 (0)