diff options
author | Sofia Wallin <sofia.wallin@ericsson.com> | 2016-02-10 13:05:23 +0100 |
---|---|---|
committer | Sofia Wallin <sofia.wallin@ericsson.com> | 2016-02-10 13:05:23 +0100 |
commit | cea0d7b986db0c2dc269520d41f570168cf4376e (patch) | |
tree | 12aeeeff269b66767e6df4dc9fa608bf8e4be259 /docs/release-notes/index.rst | |
parent | 18666ccb83424f16b6bdd90a106c2b4cd5dc98a6 (diff) |
Created a template for release notes
Please use this template for to write the release notes for Brahmaputra release.
We appreciate your work as soon as possible.
Change-Id: Ib4a6a1b899ec610459bae959bb4ce844d37378ac
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
Diffstat (limited to 'docs/release-notes/index.rst')
-rw-r--r-- | docs/release-notes/index.rst | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/release-notes/index.rst b/docs/release-notes/index.rst new file mode 100644 index 00000000..c8cad46f --- /dev/null +++ b/docs/release-notes/index.rst @@ -0,0 +1,14 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International Licence. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) <optionally add copywriters name> + +======================= +<project> Release Notes +======================= + +.. toctree:: + :numbered: + :maxdepth: 4 + + release-notes.rst + |