contributor_guide.rst 408 B

1234567891011121314
  1. Contributor Guide
  2. =================
  3. This section has information on how to contribute to CloudBridge development,
  4. and a walkthrough of the process of getting started on developing a new
  5. CloudBridge Provider.
  6. .. toctree::
  7. :maxdepth: 1
  8. Design Goals <design_goals.rst>
  9. Testing <testing.rst>
  10. Provider Development Walkthrough <provider_development.rst>
  11. Release Process <release_process.rst>