From a29a1588b1c7a5eb065d3622d4eac4eeeabf6505 Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Sun, 7 Jun 2020 17:36:55 +0200 Subject: [PATCH] docs: reword "sending a patch revision" to "updating a merge request" Signed-off-by: Eric Engestrom Reviewed-by: Eric Anholt Part-of: --- docs/submittingpatches.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/submittingpatches.rst b/docs/submittingpatches.rst index 611d5f56fa1..4142806d197 100644 --- a/docs/submittingpatches.rst +++ b/docs/submittingpatches.rst @@ -115,9 +115,10 @@ Patch formatting Reviewed-by: Joe Hacker Acked-by: Joe Hacker -- If sending later revision of a patch, add all the tags - ack, r-b, - ``Cc: mesa-stable`` and/or other. This provides reviewers with quick - feedback if the patch has already been reviewed. +- When updating a merge request add all the tags (``Acked-by:``, ``Reviewed-by:``, + ``Fixes:``, ``Cc: mesa-stable`` and/or other) to the commit messages. + This provides reviewers with quick feedback if the patch has already + been reviewed. .. _testing: -- 2.30.2