summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGeorge Kyriazis <george.kyriazis@intel.com>2016-11-28 17:35:26 +0000
committerEmil Velikov <emil.l.velikov@gmail.com>2016-11-28 17:48:50 +0000
commitba28f2136febca32fe567510e88265b99fcb83d2 (patch)
tree03b2bc67a9a808e53e17f5d4abf72558ed30929a /docs
parent28158c3e543d364c9d6bb0cced1b251915076214 (diff)
docs: add note about r-b/other tags when resending
[Emil Velikov: split from the typos fixes] Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/submittingpatches.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/submittingpatches.html b/docs/submittingpatches.html
index 3d07c5e96d..5c832ce4b3 100644
--- a/docs/submittingpatches.html
+++ b/docs/submittingpatches.html
@@ -104,6 +104,9 @@ that should be documented with:
Reviewed-by: Joe Hacker &lt;jhacker@foo.com&gt;
Acked-by: Joe Hacker &lt;jhacker@foo.com&gt;
</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.