Skip to content

Commit 26e22e2

Browse files
Fishrock123evanlucas
authored andcommitted
doc: move the readme newcomers section
Move the newcomers section to be more noticeable to those who it will be needed by. Also removed some entries that are now effectively duplicates. They are all in the above section. PR-URL: #6681 Reviewed-By: Myles Borins <[email protected]> Reviewed-By: Minwoo Jung <[email protected]> Reviewed-By: Alexander Makarenko <[email protected]>
1 parent 8f52649 commit 26e22e2

File tree

1 file changed

+7
-10
lines changed

1 file changed

+7
-10
lines changed

README.md

+7-10
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,13 @@ policies and releases are managed under an
1717
If you need help using or installing Node.js, please use the
1818
[nodejs/help](https://github.com/nodejs/help) issue tracker.
1919

20+
## Resources for Newcomers
21+
22+
* [Website](https://nodejs.org/en/)
23+
* [Contributing to the project](./CONTRIBUTING.md)
24+
* IRC (general questions): [#node.js on chat.freenode.net](https://webchat.freenode.net?channels=node.js&uio=d4)
25+
* IRC (node core development): [#node-dev on chat.reenode.net](https://webchat.freenode.net?channels=node-dev&uio=d4)
26+
2027
## Release Types
2128

2229
The Node.js project maintains multiple types of releases:
@@ -116,16 +123,6 @@ the binary verification command above.
116123
See [BUILDING.md](BUILDING.md) for instructions on how to build
117124
Node.js from source.
118125

119-
120-
## Resources for Newcomers
121-
122-
* [CODE_OF_CONDUCT.md](./CODE_OF_CONDUCT.md)
123-
* [CONTRIBUTING.md](./CONTRIBUTING.md)
124-
* [GOVERNANCE.md](./GOVERNANCE.md)
125-
* IRC (general questions): [#node.js on Freenode.net](https://webchat.freenode.net?channels=node.js&uio=d4)
126-
* IRC (node core development): [#node-dev on Freenode.net](https://webchat.freenode.net?channels=node-dev&uio=d4)
127-
* [nodejs/node on Gitter](https://gitter.im/nodejs/node)
128-
129126
## Security
130127

131128
All security bugs in Node.js are taken seriously and should be reported by

0 commit comments

Comments
 (0)