@@ -36,29 +36,8 @@ The Node.js project uses an [open governance model](./GOVERNANCE.md). The
36
36
37
37
## Support
38
38
39
- Node.js contributors have limited availability to address general support
40
- questions. Please make sure you are using a [ currently-supported version of
41
- Node.js] ( https://github.com/nodejs/Release#release-schedule ) .
42
-
43
- When looking for support, please first search for your question in these venues:
44
-
45
- * [ Node.js Website] [ ]
46
- * [ Node.js Help] [ ]
47
- * [ 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 )
48
-
49
- If you didn't find an answer in the resources above, try these unofficial
50
- resources:
51
-
52
- * [ Questions tagged 'node.js' on StackOverflow] [ ]
53
- * [ #node.js channel on chat.freenode.net] [ ]
54
- * [ Node.js Slack Community] ( https://node-js.slack.com/ )
55
- * To register: [ nodeslackers.com] ( http://www.nodeslackers.com/ )
56
-
57
- GitHub issues are for tracking enhancements and bugs, not general support.
58
-
59
- The open source license grants you the freedom to use Node.js. It does not
60
- guarantee commitments of other people's time. Please be respectful and manage
61
- your expectations.
39
+ Looking for help? Check out the
40
+ [ instructions for getting support] ( .github/SUPPORT.md ) .
62
41
63
42
## Release Types
64
43
@@ -601,10 +580,6 @@ Other keys used to sign some previous releases:
601
580
602
581
[ Code of Conduct ] : https://github.com/nodejs/admin/blob/master/CODE_OF_CONDUCT.md
603
582
[ Contributing to the project ] : CONTRIBUTING.md
604
- [ Node.js Help ] : https://github.com/nodejs/help
605
583
[ Node.js Foundation ] : https://nodejs.org/en/foundation/
606
- [ Node.js Website ] : https://nodejs.org/en/
607
- [ Questions tagged 'node.js' on StackOverflow ] : https://stackoverflow.com/questions/tagged/node.js
608
584
[ Working Groups ] : https://github.com/nodejs/TSC/blob/master/WORKING_GROUPS.md
609
585
[ Strategic Initiatives ] : https://github.com/nodejs/TSC/blob/master/Strategic-Initiatives.md
610
- [ #node.js channel on chat.freenode.net ] : https://webchat.freenode.net?channels=node.js&uio=d4
0 commit comments