glance/CONTRIBUTING.rst
Brian Rosmaita cb40837948 Update CONTRIBUTING.rst
Potential contributors are still not getting the message about our
disallowed minor code changes, so adding a paragraph to CONTRIBUTING.rst
to mention this up front.

Change-Id: I837590bbb83cfba83433c7c4625a2ca5870fa179
2016-09-26 18:51:07 -04:00

1.0 KiB

If you would like to contribute to the development of OpenStack, you must follow the steps in documented at:

http://docs.openstack.org/infra/manual/developers.html#getting-started

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

http://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/glance

Additionally, specific guidelines for contributing to Glance may be found in Glance's Documentation:

http://docs.openstack.org/developer/glance/contributing

Please read and follow these Glance-specific guidelines, particularly the section on Disallowed Minor Code Changes. You will thereby prevent your friendly review team from pulling out whatever hair they have left. Thank you for your cooperation.