We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dce1dfb commit fa88953Copy full SHA for fa88953
doc/release-process.md
@@ -74,7 +74,9 @@ Release Process
74
#### Before final release
75
76
- 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.
+- 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
80
81
#### Tagging a release (candidate)
82
0 commit comments