Skip to content

Commit 14d1732

Browse files
committed
Merge bitcoin#29025: doc: Add link to needs-release-notes label
fa88953 doc: Add link to needs-release-notes label (MarcoFalke) Pull request description: This makes it easier to spot and not forget. C.f. bitcoin#28597 (comment) ACKs for top commit: kristapsk: ACK fa88953 TheCharlatan: ACK fa88953 Tree-SHA512: 28336cde36d62622d1b6627497291cbd4644bf1e4e6f17dc9cde39f254e7094dd02484da754e45558e59facb20941dd0c049ce7b33dcc62bfec6c26c16516cdf
2 parents 1d9da8d + fa88953 commit 14d1732

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/release-process.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,9 @@ Release Process
7474
#### Before final release
7575

7676
- Merge the release notes from [the wiki](https://github.com/bitcoin-core/bitcoin-devwiki/wiki/) into the branch.
77-
- Ensure the "Needs release note" label is removed from all relevant pull requests and issues.
77+
- Ensure the "Needs release note" label is removed from all relevant pull
78+
requests and issues:
79+
https://github.com/bitcoin/bitcoin/issues?q=label%3A%22Needs+release+note%22
7880

7981
#### Tagging a release (candidate)
8082

0 commit comments

Comments
 (0)