diff options
author | MarcoFalke <falke.marco@gmail.com> | 2016-11-07 11:08:13 +0100 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2016-11-07 11:07:18 +0100 |
commit | faead5e1a92cd6b46b04f4e973336ef73c4e3a4e (patch) | |
tree | 098c0c452950f738f857102311d276ed8856e930 /doc/release-process.md | |
parent | 7b22e5001a3d0c997d2d267fd6fedf5722e256d2 (diff) |
[doc] release-process: Mention GitHub release and archived release notes
Diffstat (limited to 'doc/release-process.md')
-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 85cf160f47..61f05b0771 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 |