2
0

contributor_guide.rst 452 B

123456789101112131415
  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. Design Decisions <design_decisions.rst>
  10. Testing <testing.rst>
  11. Provider Development Walkthrough <provider_development.rst>
  12. Release Process <release_process.rst>