]> git.ipfire.org Git - thirdparty/git.git/commitdiff
SubmittingPatches: guidance for multi-series efforts
authorTaylor Blau <me@ttaylorr.com>
Tue, 7 Oct 2025 21:39:41 +0000 (17:39 -0400)
committerJunio C Hamano <gitster@pobox.com>
Tue, 7 Oct 2025 22:19:24 +0000 (15:19 -0700)
Occasionally there are efforts to contribute to the Git project that
span more than one patch series in order to achieve a broader goal. By
convention, the maintainer has typically suffixed the topic names with
"-part-one", or "-part-1" and so on.

Document that convention and suggest some guidance on how to structure
proposed topic names for multi-series efforts.

Suggested-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/SubmittingPatches

index f48688e370068fd16b27ae2df108c558e0450bbc..d620bd93bd92e4c848c8707a705585405872b1e9 100644 (file)
@@ -593,6 +593,14 @@ description of what your topic does.  For a single-patch series, use
 the space between the three-dash line and the diffstat, as described
 earlier.
 
+[[multi-series-efforts]]
+If your patch series is part of a larger effort spanning multiple
+patch series, briefly describe the broader goal, and state where the
+current series fits into that goal.  If you are suggesting a topic
+name as in <<the-topic-summary, section above>>, consider
+"XX/the-broader-goal-part-one", "XX/the-broader-goal-part-two", and so
+on.
+
 [[attachment]]
 Do not attach the patch as a MIME attachment, compressed or not.
 Do not let your e-mail client send quoted-printable.  Do not let