Re: [dpdk-dev] [PATCH] doc/contrib: patch and code in same file

2018-11-24 Thread Thomas Monjalon
26/10/2018 13:37, Ferruh Yigit: > On 10/26/2018 10:37 AM, David Hunt wrote: > > Add a paragraph to the patch contribution guide suggesting that developers > > keep doc updates in the same patch as the code, rather than one big > > doc update as the final patch in a patch set. > > > > Signed-off-by

Re: [dpdk-dev] [PATCH] doc/contrib: patch and code in same file

2018-10-26 Thread Ferruh Yigit
On 10/26/2018 10:37 AM, David Hunt wrote: > Add a paragraph to the patch contribution guide suggesting that developers > keep doc updates in the same patch as the code, rather than one big > doc update as the final patch in a patch set. > > Signed-off-by: David Hunt Acked-by: Ferruh Yigit

[dpdk-dev] [PATCH] doc/contrib: patch and code in same file

2018-10-26 Thread David Hunt
Add a paragraph to the patch contribution guide suggesting that developers keep doc updates in the same patch as the code, rather than one big doc update as the final patch in a patch set. Signed-off-by: David Hunt --- doc/guides/contributing/patches.rst | 5 + 1 file changed, 5 insertions(+