Updated Branches: refs/heads/master 100a46dd6 -> 146370df7
Update release notes email and template Project: http://git-wip-us.apache.org/repos/asf/couchdb-admin/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-admin/commit/146370df Tree: http://git-wip-us.apache.org/repos/asf/couchdb-admin/tree/146370df Diff: http://git-wip-us.apache.org/repos/asf/couchdb-admin/diff/146370df Branch: refs/heads/master Commit: 146370df7be65b353ff3fa100834db7a9f5bda92 Parents: 100a46d Author: Noah Slater <[email protected]> Authored: Sun Mar 31 18:20:06 2013 +0100 Committer: Noah Slater <[email protected]> Committed: Sun Mar 31 18:20:06 2013 +0100 ---------------------------------------------------------------------- email/request_notes.txt | 12 ++++++------ notes/template.html | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-admin/blob/146370df/email/request_notes.txt ---------------------------------------------------------------------- diff --git a/email/request_notes.txt b/email/request_notes.txt index 7c3ce15..d92d1cc 100644 --- a/email/request_notes.txt +++ b/email/request_notes.txt @@ -5,14 +5,14 @@ Subject: [REQUEST] Release notes for %VERSION%-rc.%CANDIDATE% Dear community, -This is a request to prepare the release notes for the %VERSION%-rc.%CANDIDATE% release. +This is a request to help with the release notes for the %VERSION%-rc.%CANDIDATE% release. -@@ Update this to point to basic notes that were created. +You can view my initial draft here: -Please follow the release procedure: + https://dist.apache.org/repos/dist/dev/couchdb/notes/VERSION/rc.CANDIDATE - http://wiki.apache.org/couchdb/Release_Procedure#Preparing_the_Release_Notes - -Everyone is welcome to prepare the release notes for this release. +Please read through this and suggest any changes. The summaries were taken from the CHANGES file. But we aim to be more descriptive in the release notes. A paragraph or two explaining the change, or what it means for the user, for example. + +This file is kept in Subversion, and if you are a committer, you can just check out the directory, make your changes, and check them in. Otherwise, please just comment in reply to this email and I will take care of it. Thanks, http://git-wip-us.apache.org/repos/asf/couchdb-admin/blob/146370df/notes/template.html ---------------------------------------------------------------------- diff --git a/notes/template.html b/notes/template.html index 6262454..7bf76c2 100644 --- a/notes/template.html +++ b/notes/template.html @@ -18,7 +18,7 @@ <p>Pre-built packages for Windows and OS X are available.</p> -<p><em>This is a RELEASE release</em></p> +<p><em>This is a RELEASE release.</em></p> <p>These release notes are based on the <a href="https://git-wip-us.apache.org/repos/asf?p=couchdb.git;a=blob_plain;f=CHANGES;hb=TAG">CHANGES</a> file.</p>
