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: