mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
doc: improve commit message example for releases
PR-URL: https://github.com/nodejs/node/pull/42954 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Beth Griggs <bgriggs@redhat.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Danielle Adams <adamzdanielle@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com>
This commit is contained in:
@@ -359,6 +359,8 @@ YYYY-MM-DD, Version x.y.z (Release Type)
|
||||
Notable changes:
|
||||
|
||||
* Copy the notable changes list here, reformatted for plain-text
|
||||
|
||||
PR-URL: TBD
|
||||
```
|
||||
|
||||
For security releases, begin the commit message with the phrase
|
||||
@@ -374,6 +376,8 @@ This is a security release.
|
||||
Notable changes:
|
||||
|
||||
* Copy the notable changes list here, reformatted for plain-text
|
||||
|
||||
PR-URL: TBD
|
||||
```
|
||||
|
||||
### 6. Propose release on GitHub
|
||||
|
||||
Reference in New Issue
Block a user