2020-07-21 06:18:26 +08:00
|
|
|
Contributing
|
|
|
|
============
|
|
|
|
|
2023-10-28 16:40:46 +08:00
|
|
|
In the following sections you will find important information on how to contribute
|
|
|
|
to NuttX codebase (from small bugfixes to large new features) and documentation
|
|
|
|
(the one you are reading now):
|
2020-08-16 05:19:19 +08:00
|
|
|
|
2020-07-21 06:18:26 +08:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
|
|
|
|
workflow.rst
|
2020-08-31 08:48:30 +08:00
|
|
|
making-changes.rst
|
2020-07-21 06:18:26 +08:00
|
|
|
coding_style.rst
|
|
|
|
documentation.rst
|
|
|
|
|