doc: move StackOverflow to unofficial section

Fixes: https://github.com/nodejs/node/issues/19412

PR-URL: https://github.com/nodejs/node/pull/19416
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
This commit is contained in:
josephleon 2018-03-17 13:08:44 -04:00 committed by Rich Trott
parent 22884a7d23
commit 258bcb9bff

View File

@ -48,12 +48,13 @@ When looking for support, please first search for your question in these venues:
* [Node.js Website][]
* [Node.js Help][]
* [Open or closed issues in the Node.js GitHub organization](https://github.com/issues?utf8=%E2%9C%93&q=sort%3Aupdated-desc+org%3Anodejs+is%3Aissue)
If you didn't find an answer in one of the official resources above, you can
search these unofficial resources:
* [Questions tagged 'node.js' on StackOverflow][]
If you didn't find an answer in one of the venues above, you can:
* Join the **unofficial** [#node.js channel on chat.freenode.net][]. See
<http://nodeirc.info/> for more information.
* [#node.js channel on chat.freenode.net][]. See <http://nodeirc.info/> for more
information.
GitHub issues are meant for tracking enhancements and bugs, not general support.