148af22b04
Change-Id: I63f5fa45b20f3faa268bb9285dc8b1a8ee493ad9
905 B
905 B
How To Contribute
General info
- Bugs should be filed on launchpad, not GitHub.
- Please follow OpenStack Gerrit Workflow to contribute to CCP.
- 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 toservice/*
files.