diff options
author | Jeremy Stanley <fungi@yuggoth.org> | 2014-12-05 03:30:36 +0000 |
---|---|---|
committer | Dmitry Tantsur <dtantsur@redhat.com> | 2014-12-05 16:55:23 +0100 |
commit | eb150c51df0cce82d2e43dd1227609c058c4ba22 (patch) | |
tree | 2266ee5b7444c790dbd04650e66b7f74fea72c4f /CONTRIBUTING.rst | |
parent | 4610c25c40cf0d45a0c9f890afd8f245d047f822 (diff) | |
download | ironic-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.rst | 8 |
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. |