Skip to content

Commit 5f16fe4

Browse files
committed
doc: improve commit message example for releases
1 parent 2be5966 commit 5f16fe4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/contributing/releases.md

Lines changed: 4 additions & 0 deletions
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)