summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/submittingpatches.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/submittingpatches.html b/docs/submittingpatches.html
index 3d07c5e96d4..5c832ce4b33 100644
--- a/docs/submittingpatches.html
+++ b/docs/submittingpatches.html
@@ -104,6 +104,9 @@ that should be documented with:
Reviewed-by: Joe Hacker <[email protected]>
Acked-by: Joe Hacker <[email protected]>
</pre>
+<li>If sending later revision of a patch, add all the tags - ack, r-b,
+Cc: mesa-stabe and/or other. This provides reviewers with quick feedback if the
+patch has already been reviewed.
<li>In order for your patch to reach the prospective reviewer easier/faster,
use the script scripts/get_reviewer.pl to get a list of individuals and include
them in the CC list.