cinder/CONTRIBUTING.md
john-griffith 67168a8d80 Add CONTRIBUTING file.
If the CONTRIBUTING[.md] file exists, Github will show a link to it to
anyone who files an issue on Github or opens a pull request on
Github. This files points folks to the OpenStack wiki page which
provides the proper instructions on how to contribute to OpenStack.

See also <https://github.com/blog/1184-contributing-guidelines>.

Change-Id: I8fef06b71aa993c4c68a1ec92c39a540318aaf31
2012-11-22 12:47:49 -07:00

678 B

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 in GitHub's issue tracker.