From 6a7210edcf4621f65c73e442ff7d0cb9ebe43bd3 Mon Sep 17 00:00:00 2001 From: Jon Moss Date: Wed, 25 Oct 2017 20:57:30 -0400 Subject: [PATCH] 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 Reviewed-By: James M Snell Reviewed-By: Luigi Pinca Reviewed-By: Colin Ihrig Reviewed-By: Yuta Hiroto Reviewed-By: Gireesh Punathil --- doc/releases.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/releases.md b/doc/releases.md index ddca73eaeee33d..faca396768e377 100644 --- a/doc/releases.md +++ b/doc/releases.md @@ -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. +Be sure that the `` 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, 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