Workflow documentation is now in infra-manual

Replace URLs for workflow documentation to appropriate parts of the
OpenStack Project Infrastructure Manual.

Change-Id: Id24a4675ce2156c2fe4c113207e159f9e1383ca1
This commit is contained in:
Jeremy Stanley
2014-12-05 03:30:46 +00:00
parent 28dac0235a
commit 1d7a975c5b
2 changed files with 5 additions and 6 deletions

View File

@@ -1,14 +1,13 @@
If you would like to contribute to the development of OpenStack, If you would like to contribute to the development of OpenStack,
you must follow the steps in the "If you're a developer, start here" you must follow the steps in this page:
section of this page:
http://wiki.openstack.org/HowToContribute http://docs.openstack.org/infra/manual/developers.html
Once those steps have been completed, changes to OpenStack Once those steps have been completed, changes to OpenStack
should be submitted for review via the Gerrit tool, following should be submitted for review via the Gerrit tool, following
the workflow documented at: the workflow documented at:
http://wiki.openstack.org/GerritWorkflow http://docs.openstack.org/infra/manual/developers.html#development-workflow
Pull requests submitted through GitHub will be ignored. Pull requests submitted through GitHub will be ignored.

View File

@@ -54,8 +54,8 @@ Getting the code
If you haven't contributed in the openstack community before, be sure to read: If you haven't contributed in the openstack community before, be sure to read:
https://wiki.openstack.org/wiki/How_To_Contribute http://docs.openstack.org/infra/manual/developers.html
https://wiki.openstack.org/wiki/Gerrit_Workflow http://docs.openstack.org/infra/manual/developers.html#development-workflow
and then you'll be ready to:: and then you'll be ready to::