Repository: incubator-tamaya-site Updated Branches: refs/heads/overhauling-release-guide 75693ebd3 -> 14311a1d5
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/14311a1d Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/tree/14311a1d Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/diff/14311a1d Branch: refs/heads/overhauling-release-guide Commit: 14311a1d55d71b19050161d09c506415e4107f30 Parents: 75693eb Author: Oliver B. Fischer <[email protected]> Authored: Sat Jul 1 12:30:40 2017 +0200 Committer: Oliver B. Fischer <[email protected]> Committed: Sat Jul 1 12:30:40 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/14311a1d/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
