mirror of
https://github.com/apache/nuttx.git
synced 2026-05-10 15:30:25 +08:00
8699c675e2
* As voted in https://www.mail-archive.com/dev@nuttx.apache.org/msg14264.html. * Contributing Guide nomenclature align. * Mention CG locations (git and doc). * Reference NuttX Documentation, Contributing, and Security. * Added Contributing Guide to NuttX Documentation (md include to stay in sync). * Breaking Changes marking update: * `[BREAKING]` title tag replaced with `!` (exclamation mark). * `BREAKING CHANGES:` description brief with quick-fix instructions added. * Breaking change git commit and pr template examples added. Signed-off-by: Tomasz 'CeDeROM' CEDRO <tomek@cedro.info>
4 lines
91 B
ReStructuredText
4 lines
91 B
ReStructuredText
.. _contributing-guide:
|
|
.. include:: ../../CONTRIBUTING.md
|
|
:parser: myst_parser.sphinx_
|