From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3] doc: add patch submit cheatsheet Date: Mon, 14 Dec 2015 23:18:41 +0100 Message-ID: <10222544.9gPVlveABP@xps13> References: <1449682047-30698-1-git-send-email-harry.van.haaren@intel.com> <1450087428-6021-1-git-send-email-harry.van.haaren@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Harry van Haaren Return-path: Received: from mail-wm0-f49.google.com (mail-wm0-f49.google.com [74.125.82.49]) by dpdk.org (Postfix) with ESMTP id D9BC72716 for ; Mon, 14 Dec 2015 23:19:57 +0100 (CET) Received: by mail-wm0-f49.google.com with SMTP id n186so68332361wmn.0 for ; Mon, 14 Dec 2015 14:19:57 -0800 (PST) In-Reply-To: <1450087428-6021-1-git-send-email-harry.van.haaren@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2015-12-14 10:03, Harry van Haaren: > This patch adds the patch submission cheatsheet to > the contributers guide. Both HTML and PDF docs show > the cheatsheet on its own page. > > Right clicking the SVG image in the HTML doc allows > for viewing the image on its own, useful for printing > in high quality. > > The exact appearance of of the cheatsheet will depend > on the default monospace font installed. > > Signed-off-by: Harry van Haaren Applied, thanks