Contributing¶
This section is for engineers working on NSX itself rather than only consuming it as an app developer.
Topics covered here:
- repo layout
- docs workflow
- release workflow
- agent guidance
- adding boards
- adding modules
- internal module coverage
- SDK provider branch model
Contributor Expectations¶
When changing the platform:
- keep user-facing docs aligned with the implementation
- keep command examples consistent with current CLI help
- validate the docs site builds successfully
- keep board, module, and SDK metadata coherent