From 90b99c1a03d21e91ea57974c9572b50c4cb851e1 Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Wed, 16 Aug 2023 15:19:24 +0200 Subject: contributor-guide: submit-changes: simplify note (From yocto-docs rev: fb507fb37fe0c078144932ff39ba0ef952614361) Signed-off-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/contributor-guide/submit-changes.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'documentation/contributor-guide') diff --git a/documentation/contributor-guide/submit-changes.rst b/documentation/contributor-guide/submit-changes.rst index 3f6d2db96c..533aab5b83 100644 --- a/documentation/contributor-guide/submit-changes.rst +++ b/documentation/contributor-guide/submit-changes.rst @@ -226,9 +226,8 @@ So, for each identified change: .. note:: - You do not need to provide a more detailed explanation of a - change if the change is minor to the point of the single line - summary providing all the information. + If the single line summary is enough to describe a simple + change, the body of the commit message can be left empty. - If the change addresses a specific bug or issue that is associated with a bug-tracking ID, include a reference to that ID in your -- cgit v1.2.3-54-g00ecf