doc: add note to releases.md

PR-URL: https://github.com/nodejs/node/pull/16507
Refs: https://github.com/nodejs/nodejs.org/pull/1425
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
This commit is contained in:
Jon Moss 2017-10-25 20:57:30 -04:00 committed by Tobias Nießen
parent 737239a053
commit 6a7210edcf
No known key found for this signature in database
GPG Key ID: 718207F8FD156B70

View File

@ -134,6 +134,9 @@ The new entry should take the following form:
The release type should be either Current, LTS, or Maintenance, depending on the type of release being produced. The release type should be either Current, LTS, or Maintenance, depending on the type of release being produced.
Be sure that the `<a>` tag, as well as the two headings, are not
indented at all.
At the top of each `CHANGELOG_*.md` file, and in the root `CHANGELOG.md` file, At the top of each `CHANGELOG_*.md` file, and in the root `CHANGELOG.md` file,
there is a table indexing all releases in each major release line. A link to there is a table indexing all releases in each major release line. A link to
the new release needs to be added to each. Follow the existing examples and be the new release needs to be added to each. Follow the existing examples and be