DPDK website maintenance
 help / color / mirror / Atom feed
From: Luca Boccassi <bluca@debian.org>
To: web@dpdk.org
Cc: thomas@monjalon.net, Luca Boccassi <bluca@debian.org>
Subject: [dpdk-web] [PATCH] Suggest to use --subject-prefix and stable@ for stable-only patches
Date: Fri, 25 May 2018 10:23:16 +0100	[thread overview]
Message-ID: <20180525092316.2793-1-bluca@debian.org> (raw)

Add a short abbreviation of the contributing guidelines regarding
patches for stable releases only

Signed-off-by: Luca Boccassi <bluca@debian.org>
---
 dev.html | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/dev.html b/dev.html
index a539eae..1a000d1 100644
--- a/dev.html
+++ b/dev.html
@@ -101,6 +101,10 @@
 	<pre>git send-email -3 --to dev@dpdk.org --cover-letter --annotate</pre>
 	<p>Shallow threading (<em>--thread --no-chain-reply-to</em>) is preferred for patch series.
 	It should be git's default.
+	<p>If a patch is for a <a href="/doc/guides/contributing/stable.html">stable release</a>
+	rather than for mainline, please send only to stable@dpdk.org and indicate the target branch
+	using --subject-prefix:
+	<pre>git send-email -1 --to stable@dpdk.org --subject-prefix='PATCH 17.11'</pre>
 	<p>Example of configuration in <em>~/.gitconfig</em>:
 	<pre>[sendemail]
 	suppressfrom = true
-- 
2.14.2

             reply	other threads:[~2018-05-25  9:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-25  9:23 Luca Boccassi [this message]
2018-06-12 14:18 ` Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180525092316.2793-1-bluca@debian.org \
    --to=bluca@debian.org \
    --cc=thomas@monjalon.net \
    --cc=web@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).