From 1659cd1f456970ded82233f2d484681de9b40928 Mon Sep 17 00:00:00 2001 From: Heinrich Schuchardt Date: Mon, 13 Apr 2026 08:24:39 +0200 Subject: doc: correct title of CONTRIBUTE.rst The title should be 'Contributing' as this is not the 'Overview' of the U-Boot project. The top title should be H1, the other titles H2. Fixes: 0290cec364f6 ("Add an initial CONTRIBUTE.rst") Reviewed-by: Simon Glass Signed-off-by: Heinrich Schuchardt --- doc/CONTRIBUTE.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/CONTRIBUTE.rst b/doc/CONTRIBUTE.rst index 8ccb3a193da..a47dfdca221 100644 --- a/doc/CONTRIBUTE.rst +++ b/doc/CONTRIBUTE.rst @@ -1,8 +1,8 @@ .. SPDX-License-Identifier: GPL-2.0+ .. sectionauthor:: Peter Robinson -Overview --------- +Contributing +============ This document is a high level contributors overview setting overall expectations, so people can get started quickly, the rest of the documentation goes into the -- cgit v1.2.3