docs: Add a note that MRs should still include any r-b or a-b tags.
authorEric Anholt <eric@anholt.net>
Wed, 12 Dec 2018 19:08:00 +0000 (11:08 -0800)
committerEric Anholt <eric@anholt.net>
Wed, 19 Dec 2018 20:48:13 +0000 (12:48 -0800)
v2: Mention "Tested-by" too

Reviewed-by: Dylan Baker <dylan@pnwbakers.com> (v1)
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
docs/submittingpatches.html

index e381a88f95bb5da1d96a69adb326346389e6ef00..d0b61a340992b64617f9352d0b567d735125741f 100644 (file)
@@ -297,6 +297,10 @@ which tells the patch author that the patch can be committed, as long
 as the issues are resolved first.
 </p>
 
+<p>
+These Reviewed-by, Acked-by, and Tested-by tags should also be amended
+into commits in a MR before it is merged.
+</p>
 
 <h2 id="nominations">Nominating a commit for a stable branch</h2>