Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions .github/SUPPORT.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@ Node.js](https://github.com/nodejs/Release#release-schedule).
When looking for support, please first search for your question in these venues:

* [Node.js Website](https://nodejs.org/en/), especially the
[API docs](https://nodejs.org/api/)
* [Node.js Help](https://github.com/nodejs/help)
[API docs](https://nodejs.org/api/) or the [Learn material](https://nodejs.org/en/learn)
* [Node.js's GitHub Help repository](https://github.com/nodejs/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)
* [Ask for support on Node.js's Discord server](https://nodejs.org/discord)

If you didn't find an answer in the resources above, try these unofficial
resources:
Expand All @@ -19,7 +20,7 @@ resources:
* [Node.js Slack Community](https://node-js.slack.com/)
* To register: [nodeslackers.com](https://www.nodeslackers.com/)

GitHub issues are for tracking enhancements and bugs, not general support.
**GitHub issues are for tracking enhancements and bugs, not general support.**

The open source license grants you the freedom to use Node.js. It does not
guarantee commitments of other people's time. Please be respectful and manage
Expand Down