In openstackdocstheme, a vertical line is shown for a quote block. Unnecessary leading spaces or wrong indent level causes unexpected vertical line at the left side. This commit ajust the indent levels. Change-Id: I81323f4ebbac1e7d502d15c33b0cb7aa95f5fc52changes/53/481853/3
parent
c8097ca325
commit
66ff2f08c6
@ -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/networking-ovn
|
||||
https://bugs.launchpad.net/networking-ovn
|
||||
|
Loading…
Reference in new issue