Development Workflow — NuttX latest documentation (original) (raw)

NuttX

Todo

update when workflow is settled

NuttX development workflow is based around contributions submitted in the form of GitHub Pull Requests (PR). This is true both for external contributors and NuttX maintainers, as direct pushes to the repository are not allowed as a general rule. Once submitted, your PR will be reviewed and checked using Continuous Integration (CI) practices.

You should be aware of the following: