Improve this page

When contributing to the service catalog investigate the current available services, study the templates, build and release practices and the Code review guide, setup your development environment, make a branch and get started.

Pull requests

Pull requests serve as the primary mechanism by which contributions are proposed and accepted. We recommend creating a topic branch and sending a pull request to the master branch from the topic branch. For additional guidance, read through the GitHub Flow Guide and the Versioning section in the Way of working document.

Be prepared to address feedback on your pull request and iterate if necessary.

Structure CloudBoost Git repository

The whole project follows a strict structure to make it easy to find the resource needed. The (some parts) structure is also required by the documentation site which use Jekyll to generate static pages of the resources and their description in the readme.md.

How to start

Read the documentation starting at the Cloud Boost Concept and the catalog.

Review guidelines

Code Review is done conform the Code review guide where checks will be done on Sogeti Naming Convention for Cloud Resources and guidelines on specific technologies:

Todo Look at this contrib guide