Skip to content

Commit 54e4f05

Browse files
committed
doc: improve commit message example for releases
PR-URL: #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>
1 parent 23452bc commit 54e4f05

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/contributing/releases.md

+4
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,8 @@ YYYY-MM-DD, Version x.y.z (Release Type)
359359
Notable changes:
360360
361361
* Copy the notable changes list here, reformatted for plain-text
362+
363+
PR-URL: TBD
362364
```
363365

364366
For security releases, begin the commit message with the phrase
@@ -374,6 +376,8 @@ This is a security release.
374376
Notable changes:
375377
376378
* Copy the notable changes list here, reformatted for plain-text
379+
380+
PR-URL: TBD
377381
```
378382

379383
### 6. Propose release on GitHub

0 commit comments

Comments
 (0)