git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] doc/SubmittingPatches: correct subject guidance
@ 2017-11-08 13:16 Adam Dinwoodie
  2017-11-08 13:47 ` [PATCH v2] " Adam Dinwoodie
  0 siblings, 1 reply; 8+ messages in thread
From: Adam Dinwoodie @ 2017-11-08 13:16 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano

The examples and common practice for adding markers such as "RFC" or
"v2" to the subject of patch emails is to have them within the same
brackets as the "PATCH" text.  Update the description to match this
behaviour, rather than asserting such markers should be after the
closing bracket.

Signed-off-by: Adam Dinwoodie <adam@dinwoodie.org>
---
 Documentation/SubmittingPatches | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches
index 558d465b6..e91ce8269 100644
--- a/Documentation/SubmittingPatches
+++ b/Documentation/SubmittingPatches
@@ -184,7 +184,7 @@ lose tabs that way if you are not careful.
 
 It is a common convention to prefix your subject line with
 [PATCH].  This lets people easily distinguish patches from other
-e-mail discussions.  Use of additional markers after PATCH and
+e-mail discussions.  Use of additional markers between PATCH and
 the closing bracket to mark the nature of the patch is also
 encouraged.  E.g. [PATCH/RFC] is often used when the patch is
 not ready to be applied but it is for discussion, [PATCH v2],
-- 
2.14.3


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-11-10 17:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-08 13:16 [PATCH] doc/SubmittingPatches: correct subject guidance Adam Dinwoodie
2017-11-08 13:47 ` [PATCH v2] " Adam Dinwoodie
2017-11-08 14:10   ` Eric Sunshine
2017-11-09 12:47     ` Adam Dinwoodie
2017-11-09 13:08       ` [PATCH v3] " Adam Dinwoodie
2017-11-09 16:10         ` Eric Sunshine
2017-11-10 15:02           ` [PATCH v4] " Adam Dinwoodie
2017-11-10 17:52             ` Josh Triplett

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).