deb-cinder/CONTRIBUTING.md
Jeremy Stanley 0ced872d5f Workflow documentation is now in infra-manual
Replace URLs for workflow documentation to appropriate parts of the
OpenStack Project Infrastructure Manual.

Change-Id: I1e0c546a72c75193e8c742c02dc189d178a0312c
2014-12-05 04:39:45 +00:00

13 lines
705 B
Markdown

If you would like to contribute to the development of OpenStack,
you must follow the steps in this page:
[http://docs.openstack.org/infra/manual/developers.html](http://docs.openstack.org/infra/manual/developers.html#development-workflow)
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](http://docs.openstack.org/infra/manual/developers.html#development-workflow).
Pull requests submitted through GitHub will be ignored.
Bugs should be filed [on Launchpad](https://bugs.launchpad.net/cinder),
not in GitHub's issue tracker.