Merge 14d1732602 into merged_master (Bitcoin PR bitcoin/bitcoin#29025)

This commit is contained in:
Byron Hambly 2025-11-11 15:26:22 +02:00
commit 83ea616b78
No known key found for this signature in database
GPG key ID: DE8F6EA20A661697

View file

@ -74,7 +74,9 @@ Release Process
#### Before final release
- Merge the release notes from [the wiki](https://github.com/bitcoin-core/bitcoin-devwiki/wiki/) into the branch.
- Ensure the "Needs release note" label is removed from all relevant pull requests and issues.
- Ensure the "Needs release note" label is removed from all relevant pull
requests and issues:
https://github.com/bitcoin/bitcoin/issues?q=label%3A%22Needs+release+note%22
#### Tagging a release (candidate)