Skip to content
Closed
Changes from 1 commit
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
Prev Previous commit
doc: add note to releases.md
To avoid further weirdness (this was an odd one to track down!)
  • Loading branch information
maclover7 committed Oct 26, 2017
commit ea5dbf667be92812798f7158276ebeba3851cc37
3 changes: 3 additions & 0 deletions doc/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 `<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,
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
Expand Down