Corrected the markup and level of the section 'Prepare the release notes'.
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/0c4c3373 Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/tree/0c4c3373 Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/diff/0c4c3373 Branch: refs/heads/master Commit: 0c4c33738defb05bb2b77c8b2b6f0128b4ab3cfc Parents: ddc46ca Author: Oliver B. Fischer <[email protected]> Authored: Sun Jul 9 00:38:09 2017 +0200 Committer: Oliver B. Fischer <[email protected]> Committed: Sat Aug 26 11:54:47 2017 +0200 ---------------------------------------------------------------------- content/release-guide.adoc | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/0c4c3373/content/release-guide.adoc ---------------------------------------------------------------------- diff --git a/content/release-guide.adoc b/content/release-guide.adoc index b0ba895..5636ac4 100644 --- a/content/release-guide.adoc +++ b/content/release-guide.adoc @@ -81,19 +81,20 @@ actual release process. .. how long it takes to resolve it and if someone can help. -== Prepare the release notes +=== Prepare the release notes * Create release notes and commit them to the `/readme/` directory of the project. The file name of the release notes document should be `ReleaseNotes-[version].html`. -# Question: How to handle the problem that we actually have -# to distributions? One is API&Core and the second is the -# extension distribution? At the moment the release notes -# are part of API&Core. The Extensions contain only a -# reference to API&Core -# Oliver B. Fischer, 2017-07-08 -# +// Question: How to handle the problem that we actually have +// to distributions? One is API&Core and the second is the +// extension distribution? At the moment the release notes +// are part of API&Core. The Extensions contain only a +// reference to API&Core +// Oliver B. Fischer, 2017-07-08 +// + --- Rewritten until here
