diff options
author | Jon Atack <jon@atack.com> | 2019-05-10 20:23:34 +0200 |
---|---|---|
committer | Jon Atack <jon@atack.com> | 2019-05-10 20:35:33 +0200 |
commit | bd63c1ed12a69555ee90478cfa34ae315cc6f0d7 (patch) | |
tree | 70c92ee2b2840e6d1e1d4ecf2b46096d6cdf38bd /doc/release-notes.md | |
parent | 96d32a7bc0902d615cae186dd5242fe9e10d2ff6 (diff) |
[docs] Update release-notes.md
- Write an introduction explaining how to use the release-notes.md template.
- Adapt and merge the updates in https://github.com/bitcoin/bitcoin/pull/15692.
Diffstat (limited to 'doc/release-notes.md')
-rw-r--r-- | doc/release-notes.md | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md index 834c9b36dc..6550fd75a9 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -1,5 +1,19 @@ -(note: this is a temporary file, to be added-to by anybody, and moved to -release-notes at release time) +*After branching off for a major version release of Bitcoin Core, use this +template to create the initial release notes draft.* + +*The release notes draft is a temporary file that can be added to by anyone. See +[/doc/developer-notes.md#release-notes](/doc/developer-notes.md#release-notes) +for the process.* + +*Create the draft, named* "*version* Release Notes Draft" +*(e.g. "0.20.0 Release Notes Draft"), as a collaborative wiki in:* + +https://github.com/bitcoin-core/bitcoin-devwiki/wiki/ + +*Before the final release, move the notes back to this git repository.* + +*version* Release Notes Draft +=============================== Bitcoin Core version *version* is now available from: |