summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Stanley <fungi@yuggoth.org>2014-12-05 03:30:42 +0000
committerJeremy Stanley <fungi@yuggoth.org>2014-12-05 03:30:42 +0000
commit49ff27c13e4dd1817ee589a801bb7cfbf9cedbbf (patch)
tree459be841927a361b67b1701815399b1db3d201d7
parent0c6d3fb97b0422c934f127d2c057b431476a6608 (diff)
downloadpbr-49ff27c13e4dd1817ee589a801bb7cfbf9cedbbf.tar.gz
Workflow documentation is now in infra-manual
Replace URLs for workflow documentation to appropriate parts of the OpenStack Project Infrastructure Manual. Change-Id: Idd9d4e59ccd3af51364e79df7fd67e6cb3c8689c
-rw-r--r--CONTRIBUTING.rst7
1 files changed, 3 insertions, 4 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 3115f03..51b3e69 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -1,14 +1,13 @@
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"
-section of this page:
+you must follow the steps in this page:
- http://wiki.openstack.org/HowToContribute
+ http://docs.openstack.org/infra/manual/developers.html
Once those steps have been completed, changes to OpenStack
should be submitted for review via the Gerrit tool, following
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.