From 06dd472f0a397caaa641181491c0fe530c924c51 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Fri, 21 Jul 2017 08:57:28 +0200 Subject: [PATCH] Fix formatting of contributor page Do not indent the URLs, so that sphinx marks them properly. Change-Id: I0eb40211cee3fb34e85d47bbb81f697d9ab85127 --- CONTRIBUTING.rst | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 75c2b9d..d662752 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -1,16 +1,13 @@ If you would like to contribute to the development of OpenStack, you must follow the steps in this page: - - http://docs.openstack.org/infra/manual/developers.html +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://docs.openstack.org/infra/manual/developers.html#development-workflow +http://docs.openstack.org/infra/manual/developers.html#development-workflow Pull requests submitted through GitHub will be ignored. Bugs should be filed on Launchpad, not GitHub: - - https://bugs.launchpad.net/bash8 \ No newline at end of file +https://bugs.launchpad.net/bash8