diff --git a/README.md b/README.md index 6a7b99e..c3bd95c 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,16 @@ File issues to let us know what you'd like to learn. See [Contributing](#contrib - [Contribute to Node.js Core](http://nodetodo.org/getting-started/) - [Contribute to Node.js (but not sure how to get to the working group you want to help?)](https://github.com/nodejs/getting-started/blob/master/contribute_to_node.md) - -### Help -If you're looking for help while writing Node.js, ask questions in the Node.js [Help](https://github.com/nodejs/help#-help) repository. No question is too small! - + ## Help + If you're looking for help while writing Node.js, ask questions in the Node.js [Help](https://github.com/nodejs/help#-help) repository. No question is too small! + + When looking for help, search for your question in these venues: + + * [Node.js Website](https://nodejs.org) + * [Node.js Help](https://github.com/nodejs/help) + * [Open or closed issues in the related Node.js GitHub organization repository](https://github.com/nodejs) + * [Questions tagged 'node.js' on StackOverflow](https://stackoverflow.com/questions/tagged/node.js) + * [Node.js Slack Community](http://node-js.slack.com): Visit [nodeslackers.com](http://www.nodeslackers.com/) to register
 ### Contributing *Want to write a document?*