diff options
author | ShubhamRathi <shubhamiiitbackup@gmail.com> | 2017-01-29 23:34:14 +0530 |
---|---|---|
committer | Shubham Rathi <shubhamiiitbackup@gmail.com> | 2017-01-30 07:31:50 +0000 |
commit | 68ada74c88cb3eae5422ac23594f0492ab1ae759 (patch) | |
tree | 4cd5945d6efd5abfe7058484209b47ab61243709 /docs/release/templates/releasenotes/newfeatures.rst | |
parent | 0f688a1c18055cea888f1a208303940271942356 (diff) |
Cleanup old templates and add placeholders where required
Old templates have beem eliminated. Placeholder index file
has been added for design/, release/ & testing/.
Change-Id: I536929924de42c855b6e775a1f2391db4cd04fc1
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
Diffstat (limited to 'docs/release/templates/releasenotes/newfeatures.rst')
-rw-r--r-- | docs/release/templates/releasenotes/newfeatures.rst | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/docs/release/templates/releasenotes/newfeatures.rst b/docs/release/templates/releasenotes/newfeatures.rst deleted file mode 100644 index eab36cdca..000000000 --- a/docs/release/templates/releasenotes/newfeatures.rst +++ /dev/null @@ -1,23 +0,0 @@ -============================================= -<Project Name> <Release Name> New Features -============================================= - - -Major Capabilities and Enhancements -===================================== -Provide information about the major capabilities this project provides -in this release. Include those from previous release unless they have -been deprecated or removed (see below). - -New Capabilities and Enhancements -==================================== -Call out the new capabilities and/or enhancements that are present in -this release, but were not present in prior releases. - - -+--------------------------------------+--------------------------------------+ -| **JIRA REFERENCE** | **SLOGAN** | -| | | -+--------------------------------------+--------------------------------------+ -| JIRA: <XXXXXX> | Brief here | -+--------------------------------------+--------------------------------------+ |