solum/CONTRIBUTING.rst
Paul Montgomery fdeb9ee0fe Minor addition of packages needed to contribution docs
* Need to install libxml2-dev and libxslt-dev for tox to work properly.

Change-Id: I35a614164a5f8b2b02115624f9d54ca42b7c8d0f
2014-01-17 22:05:19 +00:00

696 B

How to contribute to Solum

If you would like to contribute to the development of OpenStack, you must follow the steps in the "If you're a developer, start here" section of this page:

http://wiki.openstack.org/HowToContribute

Once those steps have been completed, changes to OpenStack should be submitted for review via the Gerrit tool, following the workflow documented at:

http://wiki.openstack.org/GerritWorkflow

Pull requests submitted through GitHub will be ignored.

Bugs should be filed on Launchpad, not GitHub:

https://bugs.launchpad.net/solum

Some packages may also need to be installed: * libxml2-dev * libxslt-dev