summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorJeremy Stanley <fungi@yuggoth.org>2014-12-05 03:30:36 +0000
committerDmitry Tantsur <dtantsur@redhat.com>2014-12-05 16:55:23 +0100
commiteb150c51df0cce82d2e43dd1227609c058c4ba22 (patch)
tree2266ee5b7444c790dbd04650e66b7f74fea72c4f /CONTRIBUTING.rst
parent4610c25c40cf0d45a0c9f890afd8f245d047f822 (diff)
downloadironic-eb150c51df0cce82d2e43dd1227609c058c4ba22.tar.gz
Workflow documentation is now in infra-manual
Replace URLs for workflow documentation to appropriate parts of the OpenStack Project Infrastructure Manual. Dropped sections that duplicate each other after the change. Co-Authored-By: Dmitry Tantsur <dtantsur@redhat.com> Change-Id: I233df03368dbb4b7805d6dce28de00fa037353c7
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r--CONTRIBUTING.rst8
1 files changed, 1 insertions, 7 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 4954e8937..1a2861ee8 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -1,13 +1,7 @@
If you would like to contribute to the development of OpenStack,
you must follow the steps documented at:
- https://wiki.openstack.org/wiki/HowToContribute#If_you.27re_a_developer
-
-Once those steps have been completed, changes to OpenStack
-should be submitted for review via the Gerrit tool, following
-the workflow documented at:
-
- https://wiki.openstack.org/GerritWorkflow
+ http://docs.openstack.org/infra/manual/developers.html#development-workflow
Pull requests submitted through GitHub will be ignored.