From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] doc: add suggested new feature order to release notes Date: Tue, 5 Jun 2018 14:37:35 +0100 Message-ID: <147e22a6-c02d-0cc7-5af3-20aed8274a91@intel.com> References: <20180605092149.60322-1-ferruh.yigit@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: "dev@dpdk.org" To: Shreyansh Jain Return-path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 8183C1B6B7 for ; Tue, 5 Jun 2018 15:37:38 +0200 (CEST) In-Reply-To: Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 6/5/2018 1:36 PM, Shreyansh Jain wrote: >> -----Original Message----- >> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Ferruh Yigit >> Sent: Tuesday, June 5, 2018 2:52 PM >> To: John McNamara ; Marko Kovacevic >> >> Cc: dev@dpdk.org; Ferruh Yigit ; Thomas >> Monjalon >> Subject: [dpdk-dev] [PATCH] doc: add suggested new feature order to >> release notes >> >> Signed-off-by: Ferruh Yigit >> --- >> 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..4229979b2 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 in release notes items: > > This is definitely a super nitpick, but: > > Suggested order of items in release note: > > Feel free to completely ignore it. I will send new version. Thank you for the comment, appreciated. > >> + 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 >