From 924947e4128627a6e97a67ee0503a7bd7a6bab6c Mon Sep 17 00:00:00 2001 From: Quentin Young Date: Thu, 21 Mar 2019 18:50:25 +0000 Subject: [PATCH] doc: fix underline level Signed-off-by: Quentin Young --- doc/developer/workflow.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/developer/workflow.rst b/doc/developer/workflow.rst index 1bb0886fd5..5687d6971a 100644 --- a/doc/developer/workflow.rst +++ b/doc/developer/workflow.rst @@ -371,7 +371,7 @@ system in which submissions from an individual representing one company should be merged by someone unaffiliated with that company. Guidelines for code review -"""""""""""""""""""""""""" +-------------------------- - As a rule of thumb, the depth of the review should be proportional to the scope and / or impact of the patch.