diff options
author | Rich Bennett <rb2745@att.com> | 2017-11-15 06:59:58 -0500 |
---|---|---|
committer | Rich Bennett <rb2745@att.com> | 2017-11-15 06:59:58 -0500 |
commit | 3f8a54594c56bd294ed74ec703a49d7f3a3571cf (patch) | |
tree | 75ebdfbfd68a18e2eda78161cd4bd74c808833e2 /docs/release-notes.rst | |
parent | eff81fd8cbdcb6dabd3b9d41a1d2659ccd57f2f9 (diff) |
Rm docs in repo consolidated w/ ccsdk/distribution
Change-Id: I2741cdfac2d387b18f6eb9bd6be37dd1598989ca
Issue-ID: DOC-130
Signed-off-by: Rich Bennett <rb2745@att.com>
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r-- | docs/release-notes.rst | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst deleted file mode 100644 index dd01fc7e4..000000000 --- a/docs/release-notes.rst +++ /dev/null @@ -1,44 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. - -Release Notes -============= - -.. note:: - * This Release Notes must be updated each time the team decides to Release new artifacts. - * The scope of this Release Notes is for this particular component. In other words, each ONAP component has its Release Notes. - * This Release Notes is cumulative, the most recently Released artifact is made visible in the top of this Release Notes. - * Except the date and the version number, all the other sections are optional but there must be at least one section describing the purpose of this new release. - * This note must be removed after content has been added. - - -Version: x.y.z --------------- - - -:Release Date: yyyy-mm-dd - - - -**New Features** - -One or two sentences explaining the purpose of this Release. - -**Bug Fixes** - - `CIMAN-65 <https://jira.onap.org/browse/CIMAN-65>`_ and a sentence explaining what this defect is addressing. -**Known Issues** - - `CIMAN-65 <https://jira.onap.org/browse/CIMAN-65>`_ and two, three sentences. - One sentences explaining what is the issue. - - Another sentence explaining the impact of the issue. - - And an optional sentence providing a workaround. - -**Security Issues** - You may want to include a reference to CVE (Common Vulnerabilities and Exposures) `CVE <https://cve.mitre.org>`_ - - -**Upgrade Notes** - -**Deprecation Notes** - -**Other** |