summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-01-21 20:46:06 +0000
committerGerrit Code Review <review@openstack.org>2015-01-21 20:46:06 +0000
commit868d4dd9287a58154418a8d8c7624c423b9e8956 (patch)
tree9df7fd403d910d32603565ee9f2e54506bdd57ca
parent66c18b4ebb3a3077985c8b4bb94d09b49bd87bd7 (diff)
parentcdb3e37ccd079d10ca8fca334623a72fd260b726 (diff)
downloados-client-config-0.4.0.tar.gz
Merge "Workflow documentation is now in infra-manual"0.4.0
-rw-r--r--CONTRIBUTING.rst7
1 files changed, 3 insertions, 4 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index c1f3dc2..1990ecf 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.