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
This commit is contained in:
Brian Rosmaita 2016-09-26 13:56:09 -04:00
parent 1c6bd035c2
commit cb40837948
1 changed files with 6 additions and 0 deletions

View File

@ -19,3 +19,9 @@ 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
<http://docs.openstack.org/developer/glance/contributing/minor-code-changes.html>`_.
You will thereby prevent your friendly review team from pulling out whatever
hair they have left. Thank you for your cooperation.