From 42ad822f6bfbdcf5f8c1b6ca3a4a6cc0e4f550e6 Mon Sep 17 00:00:00 2001 From: Quentin Schulz Date: Thu, 18 Sep 2025 12:24:41 +0200 Subject: contributor-guide: submit-changes: align CC tag description The other tag descriptions have the double colon outside of the highlight, and start the sentence with a lowercase word, so let's align the CC tag with those. (From yocto-docs rev: 4dba30a040fd64e4e547bc485878b90e691c1373) Signed-off-by: Quentin Schulz Signed-off-by: Antonin Godard (cherry picked from commit f116e93fb335e9d0f85891c4cb501bcf55b18ccf) Signed-off-by: Antonin Godard Signed-off-by: Steve Sakoman --- documentation/contributor-guide/submit-changes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation') diff --git a/documentation/contributor-guide/submit-changes.rst b/documentation/contributor-guide/submit-changes.rst index 935dd34805..1d5bb9c155 100644 --- a/documentation/contributor-guide/submit-changes.rst +++ b/documentation/contributor-guide/submit-changes.rst @@ -223,7 +223,7 @@ to add the upgraded version. or are submitting an unmodified patch again as part of a new iteration of your patch series. - - ``CC:`` Name and email of people you want to send a copy + - ``CC``: name and email of people you want to send a copy of your changes to. This field will be used by ``git send-email``. See `more guidance about using such tags -- cgit v1.2.3-54-g00ecf