summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorAkihiro Motoki <amotoki@gmail.com>2017-07-05 02:04:34 +0900
committerAkihiro Motoki <amotoki@gmail.com>2017-07-05 02:27:14 +0900
commitfd6b1c82f21a9374e33aaa0580618936eb6c7dc7 (patch)
treeaac52575e0312407c06b5e8cd746da395de58ff6 /CONTRIBUTING.rst
parentcdb50bed6e76930f1b0f4c6272166880ef5304ed (diff)
downloadoslo-context-fd6b1c82f21a9374e33aaa0580618936eb6c7dc7.tar.gz
Cleanup document formatting
- Previously the title of the top page was Team and repository tags. It was completely wrong. - Remove spaces before URLs in CONTRIBUTING.rst. In openstackdocstheme, we have vertical lines for quote blocks. Removing unnecessary spaces improves the visibility of rendered HTML. - Use appropriate highlighting style for code blocks. Change-Id: Ib0d2e4699767e7b52b015c328c366202b3e5ddc8
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r--CONTRIBUTING.rst9
1 files changed, 3 insertions, 6 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 7075126..d4c243f 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:
-
- https://docs.openstack.org/infra/manual/developers.html
+https://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:
-
- https://docs.openstack.org/infra/manual/developers.html#development-workflow
+https://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/oslo.context
+https://bugs.launchpad.net/oslo.context