Contributors must sign off on each commit by adding a "Signed-off-by" line to the commit messages. This certifies that they have the right to submit the code they are contributing to the project according to the Developer Certificate of Origin (DCO).
When creating a Pull Request (PR), please include the name of the layer that the patches correspond to in the PR title.
For example, for contributions to the meta-mchp-common layer:
[meta-mchp-common] Description of the contribution