From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: [PATCH v2] doc: add suggested new feature order to release notes Date: Tue, 5 Jun 2018 14:44:24 +0100 Message-ID: <20180605134424.35529-1-ferruh.yigit@intel.com> References: <20180605092149.60322-1-ferruh.yigit@intel.com> Cc: dev@dpdk.org, Ferruh Yigit , Thomas Monjalon , Shreyansh Jain To: John McNamara , Marko Kovacevic Return-path: Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id 9514B1B87E for ; Tue, 5 Jun 2018 15:44:29 +0200 (CEST) In-Reply-To: <20180605092149.60322-1-ferruh.yigit@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Signed-off-by: Ferruh Yigit --- Cc: Shreyansh Jain v2: * Wording fixed --- doc/guides/rel_notes/release_18_08.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/guides/rel_notes/release_18_08.rst b/doc/guides/rel_notes/release_18_08.rst index 5bc23c537..bce01b550 100644 --- a/doc/guides/rel_notes/release_18_08.rst +++ b/doc/guides/rel_notes/release_18_08.rst @@ -37,6 +37,9 @@ New Features Refer to the previous release notes for examples. + Suggested order of items in release note: + core libs, device abstraction libs and PMDs, other libs, apps, examples, unit test + This section is a comment. Do not overwrite or remove it. Also, make sure to start the actual text at the margin. ========================================================= -- 2.14.3