summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-12-08 16:57:05 +0000
committerGerrit Code Review <review@openstack.org>2014-12-08 16:57:05 +0000
commit482b5981d78b31d6f248ed8d4f7ef631a6b4d0ff (patch)
treea48a3c7276483d9ab54a0f320b06ad0fc080b48b
parent5715fd65142380573c5cb1f0ff4f3996004b3466 (diff)
parentde700afdb6b05f152e86106bc65c45eb875975b5 (diff)
downloadtempest-lib-482b5981d78b31d6f248ed8d4f7ef631a6b4d0ff.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 2c9dbeb..42ea657 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.