]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
doc: correct title of CONTRIBUTE.rst
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Mon, 13 Apr 2026 06:24:39 +0000 (08:24 +0200)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 17 Apr 2026 06:14:15 +0000 (08:14 +0200)
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 <sjg@chromium.org>
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
doc/CONTRIBUTE.rst

index 8ccb3a193daaed01844aff0fb6d0d465c73b6a94..a47dfdca22166da311f2dc7baf582f63af9d555b 100644 (file)
@@ -1,8 +1,8 @@
 .. SPDX-License-Identifier: GPL-2.0+
 .. sectionauthor:: Peter Robinson <pbrobinson@gmail.com>
 
-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