docs: reword "sending a patch revision" to "updating a merge request"

Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5378>
This commit is contained in:
Eric Engestrom 2020-06-07 17:36:55 +02:00 committed by Marge Bot
parent fdebba2770
commit a29a1588b1
1 changed files with 4 additions and 3 deletions

View File

@ -115,9 +115,10 @@ Patch formatting
Reviewed-by: Joe Hacker <jhacker@foo.com>
Acked-by: Joe Hacker <jhacker@foo.com>
- 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: