summaryrefslogtreecommitdiffstats
path: root/documentation/contributor-guide/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/contributor-guide/index.rst')
-rw-r--r--documentation/contributor-guide/index.rst25
1 files changed, 25 insertions, 0 deletions
diff --git a/documentation/contributor-guide/index.rst b/documentation/contributor-guide/index.rst
new file mode 100644
index 0000000000..d723854843
--- /dev/null
+++ b/documentation/contributor-guide/index.rst
@@ -0,0 +1,25 @@
1.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
2
3================================================
4Yocto Project and OpenEmbedded Contributor Guide
5================================================
6
7The Yocto Project and OpenEmbedded are open-source, community-based projects so
8contributions are very welcome, it is how the code evolves and everyone can
9effect change. Contributions take different forms, if you have a fix for an
10issue you’ve run into, a patch is the most appropriate way to contribute it.
11If you run into an issue but don’t have a solution, opening a defect in
12:yocto_bugs:`Bugzilla <>` or asking questions on the mailing lists might be
13more appropriate. This guide intends to point you in the right direction to
14this.
15
16
17.. toctree::
18 :caption: Table of Contents
19 :numbered:
20
21 identify-component
22 submit-defect
23 submit-change
24
25.. include:: /boilerplate.rst