Continued the rework of the section 'Tell the others you would proceed with the release procedure'.
Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/commit/46d2b71b Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/tree/46d2b71b Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/diff/46d2b71b Branch: refs/heads/master Commit: 46d2b71b74eb02b02dfe9a4030535cbf41e048bf Parents: 7ffeb2d Author: Oliver B. Fischer <[email protected]> Authored: Sat Jul 1 12:30:40 2017 +0200 Committer: Oliver B. Fischer <[email protected]> Committed: Sat Aug 26 11:54:47 2017 +0200 ---------------------------------------------------------------------- content/release-guide.adoc | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/46d2b71b/content/release-guide.adoc ---------------------------------------------------------------------- diff --git a/content/release-guide.adoc b/content/release-guide.adoc index 5d0119c..5b8cc26 100644 --- a/content/release-guide.adoc +++ b/content/release-guide.adoc @@ -28,7 +28,7 @@ perform the release procedure. the release process. -=== Performing the release +== Performing the release === Tell the others you would proceed with the release procedure @@ -40,13 +40,19 @@ Take the mail template below, adapt it if necessary, an send it to mailto:[email protected][[email protected]]. -.Announcement of an upcomming release. + +.Subject of the announcement of an upcomming release +---- +Starting with the preparation of the next release of <<project>> +---- + +.Body of the announcement of an upcomming release. [listing,text] ---- Dear all, If there are no objections, I'll start with the first steps for -the next release (review, documentation,...). +the next release of <<project>> (review, documentation,...). It would be great to start with the release procedure next week. Best regards, @@ -54,7 +60,9 @@ Best regards, ---- Don't expect that everyone will response immediately as we all are very -busy. So be patient with you team members. +busy. So be patient with you team members. Meanwhile you can +proceed with the release preparations. + --- Rewritten until here
