Skip to content

Commit

Permalink
doc: improve commit message example for releases
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
juanarbol authored and RafaelGSS committed May 10, 2022
1 parent ba3ad7c commit 840e61e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/contributing/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 840e61e

Please sign in to comment.