From 40a82e6463f2686b262cdb1dad067646c47d4469 Mon Sep 17 00:00:00 2001
From: Emil Velikov
Date: Mon, 25 Feb 2019 11:57:20 +0000
Subject: [PATCH] docs: mention "Allow commits from members who can merge..."
Mention the tick-box otherwise only the MR author can rebase the series.
Cc: Jordan Justen
Cc: Dylan Baker
Signed-off-by: Emil Velikov
Reviewed-by: Eric Engestrom
Reivewed-by: Erik Faye-Lund
---
docs/submittingpatches.html | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/docs/submittingpatches.html b/docs/submittingpatches.html
index 137e39c925d..65af32d4bba 100644
--- a/docs/submittingpatches.html
+++ b/docs/submittingpatches.html
@@ -236,6 +236,11 @@ your email administrator for this.)
Other tag examples: gallium, util
+
+ Tick the following when creating the MR. It allows developers to
+ rebase your work on top of master.
+
Allow commits from members who can merge to the target branch
+
If you revise your patches based on code review and push an update
to your branch, you should maintain a clean history
--
2.30.2