contributor_guide.rst 366 B

12345678910111213
  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>