Improve CONTRIBUTING.rst for clarity
Change-Id: Iff43a884089ce2bc32cd9e1cbc5d94dd44a03b8c
This commit is contained in:
parent
b875d5dc67
commit
6e143e1aeb
@ -1,11 +1,12 @@
|
|||||||
If you would like to contribute to the development of OpenStack,
|
If you would like to contribute to the development of OpenStack, you must
|
||||||
you must follow the steps in this page:
|
follow the steps in this page:
|
||||||
|
|
||||||
http://docs.openstack.org/infra/manual/developers.html
|
http://docs.openstack.org/infra/manual/developers.html
|
||||||
|
|
||||||
Once those steps have been completed, changes to OpenStack
|
If you already have a good understanding of how the system works and your
|
||||||
should be submitted for review via the Gerrit tool, following
|
OpenStack accounts are set up, you can skip to the development workflow
|
||||||
the workflow documented at:
|
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
|
http://docs.openstack.org/infra/manual/developers.html#development-workflow
|
||||||
|
|
||||||
|
@ -2,14 +2,15 @@
|
|||||||
Contributing to: {{ cookiecutter.repo_name }}
|
Contributing to: {{ cookiecutter.repo_name }}
|
||||||
=============================================
|
=============================================
|
||||||
|
|
||||||
If you would like to contribute to the development of OpenStack,
|
If you would like to contribute to the development of OpenStack, you must
|
||||||
you must follow the steps in this page:
|
follow the steps in this page:
|
||||||
|
|
||||||
http://docs.openstack.org/infra/manual/developers.html
|
http://docs.openstack.org/infra/manual/developers.html
|
||||||
|
|
||||||
Once those steps have been completed, changes to OpenStack
|
If you already have a good understanding of how the system works and your
|
||||||
should be submitted for review via the Gerrit tool, following
|
OpenStack accounts are set up, you can skip to the development workflow
|
||||||
the workflow documented at:
|
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
|
http://docs.openstack.org/infra/manual/developers.html#development-workflow
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user