summaryrefslogtreecommitdiffstats
path: root/documentation/contributor-guide/index.rst
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2023-08-11 19:48:33 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-08-30 15:54:59 +0100
commit9bf8250a403e046a0cbd4bea7113b03b33b27cc0 (patch)
treeea8cdebffe5789ec78635b170fad8013518b307d /documentation/contributor-guide/index.rst
parent82533714c148955d4d0bd08e82407c44b3a1f8ae (diff)
downloadpoky-9bf8250a403e046a0cbd4bea7113b03b33b27cc0.tar.gz
contributor guide: update instructions for making and sharing changes
- Shifting the focus to multiple changes instead of just one - Advising to create a branch for changes - Removing unnecessary or too verbose explanations - Adding useful resources and examples (From yocto-docs rev: e7e47121fd979e034f8f40a043912640a6a25a5e) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/contributor-guide/index.rst')
-rw-r--r--documentation/contributor-guide/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/contributor-guide/index.rst b/documentation/contributor-guide/index.rst
index 8fa65045a3..a832169455 100644
--- a/documentation/contributor-guide/index.rst
+++ b/documentation/contributor-guide/index.rst
@@ -21,6 +21,6 @@ this.
21 identify-component 21 identify-component
22 report-defect 22 report-defect
23 recipe-style-guide 23 recipe-style-guide
24 submit-change 24 submit-changes
25 25
26.. include:: /boilerplate.rst 26.. include:: /boilerplate.rst