Skip to content

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:

  1. keep user-facing docs aligned with the implementation
  2. keep command examples consistent with current CLI help
  3. validate the docs site builds successfully
  4. keep board, module, and SDK metadata coherent