Skip to content

Commit b8d5c5b

Browse files
filipesilvahansl
authored andcommitted
docs: add SUPPORT.md
Just contains the `Got a Question or Problem?` section of `CONTRIBUTING.md`. See https://github.com/blog/2400-support-file-support for github support. Didn't add it to `.github` folder because it's more visible outside, like `CONTRIBUTING.md`.
1 parent 6d9b0f0 commit b8d5c5b

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

SUPPORT.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Got a Question or Problem?
2+
3+
Please, do not open issues for the general support questions as we want to keep GitHub issues for bug reports and feature requests. You've got much better chances of getting your question answered on [StackOverflow](https://stackoverflow.com/questions/tagged/angular-cli) where the questions should be tagged with tag `angular-cli`.
4+
5+
StackOverflow is a much better place to ask questions since:
6+
7+
- there are thousands of people willing to help on StackOverflow
8+
- questions and answers stay available for public viewing so your question / answer might help someone else
9+
- StackOverflow's voting system assures that the best answers are prominently visible.
10+
11+
To save your and our time we will be systematically closing all the issues that are requests for general support and redirecting people to StackOverflow.
12+
13+
If you would like to chat about the question in real-time, you can reach out via [our gitter channel][gitter].
14+
15+
16+
[gitter]: https://gitter.im/angular/angular-cli

0 commit comments

Comments
 (0)