fuel-ccp/doc/source/contributing.rst
Proskurin Kirill 148af22b04 Add contributing doc
Change-Id: I63f5fa45b20f3faa268bb9285dc8b1a8ee493ad9
2016-09-12 17:20:52 +03:00

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.