From 569c16668ef28a44f544344dacf176c53f34e891 Mon Sep 17 00:00:00 2001 From: Antonin Godard Date: Fri, 24 Jul 2026 15:25:04 +0200 Subject: [PATCH] contributor-guide/identify-component.rst: use the same tense as other section All the other subsections of the Contributor Guide use a participle in their titles, let's do the same here. (From yocto-docs rev: ef21685393cc506ca2fec7a5f585b99b3c417e20) Signed-off-by: Antonin Godard (cherry picked from commit cc1179dd71a1baa03ecce5a3ebc1f3a49c1c7b38) Signed-off-by: Antonin Godard Signed-off-by: Paul Barker --- documentation/contributor-guide/identify-component.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/contributor-guide/identify-component.rst b/documentation/contributor-guide/identify-component.rst index a28391a66a..e4637cb826 100644 --- a/documentation/contributor-guide/identify-component.rst +++ b/documentation/contributor-guide/identify-component.rst @@ -1,7 +1,7 @@ .. SPDX-License-Identifier: CC-BY-SA-2.0-UK -Identify the component -********************** +Identifying the component +************************* The Yocto Project and OpenEmbedded ecosystem is built of :term:`layers ` so the first step is to identify the component where the issue likely lies.