solum/CONTRIBUTING.rst
shangxiaobj 8be06f4dfc Fix typos and replace http with https for doc links
1) Fix typos in solum
2) Use https instead of http for docs links according to OpenStack document migration

Change-Id: I6dcda5c1e58f104c11d66607759be6d3dd94bdc8
2017-08-09 23:25:10 -07:00

904 B

How to contribute to Solum

If you would like to contribute to Solum, please see our contributing wiki:

https://wiki.openstack.org/wiki/Solum/Contributing

We have the same CLA requirements as OpenStack, so you must follow the steps in the "If you're a developer, start here" section of this page:

https://docs.openstack.org/infra/manual/developers.html

Once those steps have been completed, submit your changes to for review via the Gerrit tool, following the workflow documented at:

https://docs.openstack.org/infra/manual/developers.html#development-workflow

Pull requests submitted through GitHub will be ignored.

Bugs should be filed on Launchpad, not GitHub:

https://bugs.launchpad.net/solum

For tips to help with running unit tests and functional tests on your code, see:

https://wiki.openstack.org/wiki/Solum/Testing