README.md: Minor fixes/adjustements

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2020-04-12 14:00:18 +02:00
parent 0731df8ae6
commit fe30925eb9

View File

@@ -14,9 +14,9 @@ Contributing
Policies
--------
* Please do not send private emails to maintainers. For questions/suggestions.. use GitHub issues.
* **Please do not send private emails to maintainer - they will not be answered anymore**. For questions/suggestions.. use [issues](https://github.com/schnitzeltony/meta-retro/issues).
* Pull requests should follow [OE-Styleguide](https://www.openembedded.org/wiki/Styleguide) with the following additions:
* Use 4 spaces for indention always
* Use 4 spaces for indentation always
* For splitting of long list values use four-space indentation on sucessive lines and prefer the closing quote as the first character ([OE-Styleguide](https://www.openembedded.org/wiki/Styleguide) - second example)
* Pull-requests with patches fixing issues for musl, clang or gold-linker are accepeted only if patches have upstream-status "Applied" or "Backport" and contain a link to the upstream patch.