summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-12-05 20:55:10 +0000
committerGerrit Code Review <review@openstack.org>2014-12-05 20:55:10 +0000
commita2a9b828f5decdb281130a882ae4c6023887ef57 (patch)
tree31e4e3ec4ca6d64cb166cdf06bcf7efc05cdd2e4
parent8e5905636f6f550d7b912922ad1c23d9de0d0c4f (diff)
parent6741748e771df731d2e8c18193d90a4a1d23a070 (diff)
downloadoslo-utils-a2a9b828f5decdb281130a882ae4c6023887ef57.tar.gz
Merge "Workflow documentation is now in infra-manual"
-rw-r--r--CONTRIBUTING.rst7
1 files changed, 3 insertions, 4 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 88b16aa..ae13ba6 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.