aboutsummaryrefslogtreecommitdiff
path: root/doc/release-process.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/release-process.md')
-rw-r--r--doc/release-process.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/release-process.md b/doc/release-process.md
index c70b0194ab..95ef08a26f 100644
--- a/doc/release-process.md
+++ b/doc/release-process.md
@@ -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)