summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/start.rst
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2023-09-06 10:26:32 +0200
committerSteve Sakoman <steve@sakoman.com>2023-09-13 06:21:26 -1000
commit1c54f85cf94919a56cb2a106d8931f2e3dea160c (patch)
tree13b1a6487d4018eb5777e0e5580134c7eea9896c /documentation/dev-manual/start.rst
parentca4a09f897f71d9d4a414ad8549a583a25f87b6a (diff)
downloadpoky-1c54f85cf94919a56cb2a106d8931f2e3dea160c.tar.gz
manuals: add new contributor guide
(From yocto-docs rev: 77f20d1594db42818aac9a7a92865def8fb7ec36) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/dev-manual/start.rst')
-rw-r--r--documentation/dev-manual/start.rst9
1 files changed, 4 insertions, 5 deletions
diff --git a/documentation/dev-manual/start.rst b/documentation/dev-manual/start.rst
index 4881481044..88afa27ad5 100644
--- a/documentation/dev-manual/start.rst
+++ b/documentation/dev-manual/start.rst
@@ -246,14 +246,13 @@ particular working environment and set of practices.
246 - The Yocto Project community encourages you to send patches to the 246 - The Yocto Project community encourages you to send patches to the
247 project to fix bugs or add features. If you do submit patches, 247 project to fix bugs or add features. If you do submit patches,
248 follow the project commit guidelines for writing good commit 248 follow the project commit guidelines for writing good commit
249 messages. See the 249 messages. See the ":doc:`../contributor-guide/submit-changes`"
250 ":ref:`dev-manual/changes:submitting a change to the yocto project`" 250 section in the Yocto Project and OpenEmbedded Contributor Guide.
251 section.
252 251
253 - Send changes to the core sooner than later as others are likely 252 - Send changes to the core sooner than later as others are likely
254 to run into the same issues. For some guidance on mailing lists 253 to run into the same issues. For some guidance on mailing lists
255 to use, see the list in the 254 to use, see the lists in the
256 ":ref:`dev-manual/changes:submitting a change to the yocto project`" 255 ":ref:`contributor-guide/submit-changes:finding a suitable mailing list`"
257 section. For a description 256 section. For a description
258 of the available mailing lists, see the ":ref:`resources-mailinglist`" section in 257 of the available mailing lists, see the ":ref:`resources-mailinglist`" section in
259 the Yocto Project Reference Manual. 258 the Yocto Project Reference Manual.