fuel-ccp/doc/source/contributing.rst

905 B

How To Contribute

General info

  1. Bugs should be filed on launchpad, not GitHub.
  2. Please follow OpenStack Gerrit Workflow to contribute to CCP.
  3. Since CCP has multiple Git repositories, make sure to use Depends-On Gerrit flag to create cross repository dependencies.

Useful documentation

  • Please follow our quickstart guide to deploy your environment and test your changes.
  • Please refer to docker, while making changes to Docker files.
  • Please refer to app_def_guide, while making changes to service/* files.