diff options
| author | Wladimir J. van der Laan <[email protected]> | 2016-11-07 13:00:13 +0100 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2016-11-07 13:03:28 +0100 |
| commit | 2fae5b93468c37d72e33a392b44e270bee6247b8 (patch) | |
| tree | e8e7967e5f8a8349bfe86181cb79f42659b270c6 | |
| parent | Merge #9083: Enforcing consistency, 'gitian' to 'Gitian' (diff) | |
| parent | [doc] release-process: Mention GitHub release and archived release notes (diff) | |
| download | discoin-2fae5b93468c37d72e33a392b44e270bee6247b8.tar.xz discoin-2fae5b93468c37d72e33a392b44e270bee6247b8.zip | |
Merge #9093: [doc] release-process: Mention GitHub release and archived release notes
faead5e [doc] release-process: Mention GitHub release and archived release notes (MarcoFalke)
| -rw-r--r-- | doc/release-process.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/release-process.md b/doc/release-process.md index 85cf160f4..61f05b077 100644 --- a/doc/release-process.md +++ b/doc/release-process.md @@ -280,6 +280,8 @@ bitcoin.org (see below for bitcoin.org update instructions). - Notify BlueMatt so that he can start building [the PPAs](https://launchpad.net/~bitcoin/+archive/ubuntu/bitcoin) - - Add release notes for the new version to the directory `doc/release-notes` in git master + - Archive release notes for the new version to `doc/release-notes/` (branch `master` and branch of the release) + + - Create a [new GitHub release](https://github.com/bitcoin/bitcoin/releases/new) with a link to the archived release notes. - Celebrate |