Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: multiple README fixes #17106

Closed
wants to merge 4 commits into from
Closed
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
24 changes: 10 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,12 @@ policies, and releases are managed under an
* [API Documentation](#api-documentation)
* [Verifying Binaries](#verifying-binaries)
* [Building Node.js](#building-nodejs)
* [Security](#security)
* [Current Project Team Members](#current-project-team-members)
* [TSC (Technical Steering Committee)](#tsc-technical-steering-committee)
* [Collaborators](#collaborators)
* [Release Team](#release-team)
* [Security](#security)
* [Current Project Team Members](#current-project-team-members)
* [TSC (Technical Steering Committee)](#tsc-technical-steering-committee)
* [Collaborators](#collaborators)
* [Release Team](#release-team)
* [Contributing to Node.js](#contributing-to-nodejs)

## Support

Expand Down Expand Up @@ -89,7 +90,7 @@ The Node.js project maintains multiple types of releases:

More information can be found in the [LTS README](https://github.com/nodejs/LTS/).

## Download
### Download

Binaries, installers, and source tarballs are available at
<https://nodejs.org>.
Expand Down Expand Up @@ -578,15 +579,10 @@ Previous releases may also have been signed with one of the following GPG keys:
* **Timothy J Fontaine** &lt;tjfontaine@gmail.com&gt;
`7937DFD2AB06298B2293C3187D33FF9D0246406D`

### Working Groups

Information on the current Node.js Working Groups can be found in the
[TSC repository](https://github.com/nodejs/TSC/blob/master/WORKING_GROUPS.md).

### Contributing to Node.js
## Contributing to Node.js

* [Contributing to the project][]
* IRC (node core development): [#node-dev on chat.freenode.net][]
* [Working Groups][]

[npm]: https://www.npmjs.com
[Code of Conduct]: https://github.com/nodejs/TSC/blob/master/CODE_OF_CONDUCT.md
Expand All @@ -595,5 +591,5 @@ Information on the current Node.js Working Groups can be found in the
[Node.js Moderation Policy]: https://github.com/nodejs/TSC/blob/master/Moderation-Policy.md
[Node.js Website]: https://nodejs.org/en/
[Questions tagged 'node.js' on StackOverflow]: https://stackoverflow.com/questions/tagged/node.js
[Working Groups]: https://github.com/nodejs/TSC/blob/master/WORKING_GROUPS.md
[#node.js channel on chat.freenode.net]: https://webchat.freenode.net?channels=node.js&uio=d4
[#node-dev on chat.freenode.net]: https://webchat.freenode.net?channels=node-dev&uio=d4