Mesa (master): docs: add note about r-b/other tags when resending

Emil Velikov evelikov at kemper.freedesktop.org
Mon Nov 28 17:49:39 UTC 2016


Module: Mesa
Branch: master
Commit: ba28f2136febca32fe567510e88265b99fcb83d2
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=ba28f2136febca32fe567510e88265b99fcb83d2

Author: George Kyriazis <george.kyriazis at intel.com>
Date:   Mon Nov 28 17:35:26 2016 +0000

docs: add note about r-b/other tags when resending

[Emil Velikov: split from the typos fixes]
Signed-off-by: Emil Velikov <emil.velikov at collabora.com>

---

 docs/submittingpatches.html | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/docs/submittingpatches.html b/docs/submittingpatches.html
index 3d07c5e..5c832ce 100644
--- a/docs/submittingpatches.html
+++ b/docs/submittingpatches.html
@@ -104,6 +104,9 @@ that should be documented with:
     Reviewed-by: Joe Hacker <jhacker at foo.com>
     Acked-by: Joe Hacker <jhacker at foo.com>
 </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.




More information about the mesa-commit mailing list