OSDN Git Service

Docs: tell maintainers to put [GIT PULL] in their subject lines
authorMatthew Wilcox <willy@infradead.org>
Fri, 6 Apr 2018 21:02:35 +0000 (14:02 -0700)
committerJonathan Corbet <corbet@lwn.net>
Mon, 16 Apr 2018 20:42:58 +0000 (14:42 -0600)
It seems that Linus looks for [GIT PULL] in subject lines to ensure that
pull requests don't get buried in the noise during merge windows.  Update
the docs to reflect that.

[jc: From an impromptu post from willy, thus no SOB]
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/process/submitting-patches.rst

index f7152ed..908bb55 100644 (file)
@@ -761,7 +761,7 @@ requests, especially from new, unknown developers.  If in doubt you can use
 the pull request as the cover letter for a normal posting of the patch
 series, giving the maintainer the option of using either.
 
-A pull request should have [GIT] or [PULL] in the subject line.  The
+A pull request should have [GIT PULL] in the subject line.  The
 request itself should include the repository name and the branch of
 interest on a single line; it should look something like::