@@ -18,7 +18,7 @@ The Node.js project uses an [open governance model](./GOVERNANCE.md). The
18
18
19
19
** This project is bound by a [ Code of Conduct] [ ] .**
20
20
21
- # Table of Contents
21
+ # Table of contents
22
22
23
23
* [ Support] ( #support )
24
24
* [ Release Types] ( #release-types )
@@ -41,7 +41,7 @@ The Node.js project uses an [open governance model](./GOVERNANCE.md). The
41
41
Looking for help? Check out the
42
42
[ instructions for getting support] ( .github/SUPPORT.md ) .
43
43
44
- ## Release Types
44
+ ## Release types
45
45
46
46
* ** Current** : Under active development. Code for the Current release is in the
47
47
branch for its major version number (for example,
@@ -69,7 +69,7 @@ For more information, see the
69
69
Binaries, installers, and source tarballs are available at
70
70
< https://nodejs.org/en/download/ > .
71
71
72
- #### Current and LTS Releases
72
+ #### Current and LTS releases
73
73
< https://nodejs.org/download/release/ >
74
74
75
75
The [ latest] ( https://nodejs.org/download/release/latest/ ) directory is an
@@ -78,20 +78,20 @@ alias for the latest release from an LTS line. For example, the
78
78
[ latest-carbon] ( https://nodejs.org/download/release/latest-carbon/ ) directory
79
79
contains the latest Carbon (Node.js 8) release.
80
80
81
- #### Nightly Releases
81
+ #### Nightly releases
82
82
< https://nodejs.org/download/nightly/ >
83
83
84
84
Each directory name and filename contains a date (in UTC) and the commit
85
85
SHA at the HEAD of the release.
86
86
87
- #### API Documentation
87
+ #### API documentation
88
88
89
89
Documentation for the latest Current release is at < https://nodejs.org/api/ > .
90
90
Version-specific documentation is available in each release directory in the
91
91
_ docs_ subdirectory. Version-specific documentation is also at
92
92
< https://nodejs.org/download/docs/ > .
93
93
94
- ### Verifying Binaries
94
+ ### Verifying binaries
95
95
96
96
Download directories contain a ` SHASUMS256.txt ` file with SHA checksums for the
97
97
files.
@@ -147,7 +147,7 @@ For information on reporting security vulnerabilities in Node.js, see
147
147
* [ Strategic Initiatives] [ ]
148
148
* [ Technical values and prioritization] [ ]
149
149
150
- ## Current Project Team Members
150
+ ## Current project team members
151
151
152
152
For information about the governance of the Node.js project, see
153
153
[ GOVERNANCE.md] ( ./GOVERNANCE.md ) .
@@ -194,7 +194,7 @@ For information about the governance of the Node.js project, see
194
194
* [ Trott] ( https://github.com/Trott ) -
195
195
** Rich Trott** < ; rtrott@gmail.com > ; (he/him)
196
196
197
- ### TSC Emeriti
197
+ ### TSC emeriti
198
198
199
199
* [ addaleax] ( https://github.com/addaleax ) -
200
200
** Anna Henningsen** < ; anna@addaleax.net > ; (she/her)
@@ -454,7 +454,7 @@ For information about the governance of the Node.js project, see
454
454
* [ ZYSzys] ( https://github.com/ZYSzys ) -
455
455
** Yongsheng Zhang** < ; zyszys98@gmail.com > ; (he/him)
456
456
457
- ### Collaborator Emeriti
457
+ ### Collaborator emeriti
458
458
459
459
* [ andrasq] ( https://github.com/andrasq ) -
460
460
** Andras** < ; andras@kinvey.com > ;
@@ -594,7 +594,7 @@ maintaining the Node.js project.
594
594
* [ RaisinTen] ( https://github.com/RaisinTen ) -
595
595
** Darshan Sen** < ; raisinten@gmail.com > ;
596
596
597
- ### Release Keys
597
+ ### Release keys
598
598
599
599
Primary GPG keys for Node.js Releasers (some Releasers sign with subkeys):
600
600
0 commit comments