Andrew Geissler | 5082cc7 | 2023-09-11 08:41:39 -0400 | [diff] [blame] | 1 | .. SPDX-License-Identifier: CC-BY-SA-2.0-UK |
| 2 | |
| 3 | ================================================ |
| 4 | Yocto Project and OpenEmbedded Contributor Guide |
| 5 | ================================================ |
| 6 | |
| 7 | The Yocto Project and OpenEmbedded are open-source, community-based projects so |
| 8 | contributions are very welcome, it is how the code evolves and everyone can |
| 9 | effect change. Contributions take different forms, if you have a fix for an |
| 10 | issue you’ve run into, a patch is the most appropriate way to contribute it. |
| 11 | If 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 |
| 13 | more appropriate. This guide intends to point you in the right direction to |
| 14 | this. |
| 15 | |
| 16 | |
| 17 | .. toctree:: |
| 18 | :caption: Table of Contents |
| 19 | :numbered: |
| 20 | |
| 21 | identify-component |
| 22 | report-defect |
| 23 | recipe-style-guide |
| 24 | submit-changes |
| 25 | |
| 26 | .. include:: /boilerplate.rst |