The cookiecutter template includes more documentation than we need, so remove lots of extraneous stuff and lay in the basics. Change-Id: I6ed22f70153b00844e8de05d186ecc780debc48c
19 lines
748 B
ReStructuredText
19 lines
748 B
ReStructuredText
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
|
|
|
|
If you already have a good understanding of how the system works and your
|
|
OpenStack accounts are set up, you can skip to the development workflow
|
|
section of this documentation to learn how changes to OpenStack should be
|
|
submitted for review via the Gerrit tool:
|
|
|
|
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/nova
|
|
|
|
Developers of os-resource-classes can be found in the ``#openstack-placement``
|
|
IRC channel on the ``chat.freenode.net``.
|