Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 352496d

Browse filesBrowse files
Fishrock123Myles Borins
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 <myles.borins@gmail.com> Reviewed-By: Minwoo Jung <jmwsoft@gmail.com> Reviewed-By: Alexander Makarenko <estliberitas@gmail.com>
1 parent ac6b921 commit 352496d
Copy full SHA for 352496d

File tree

Expand file treeCollapse file tree

1 file changed

+7
-10
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+7
-10
lines changed
Open diff view settings
Collapse file

‎README.md‎

Copy file name to clipboardExpand all lines: README.md
+7-10Lines changed: 7 additions & 10 deletions
  • Display the source diff
  • Display the rich diff
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.