
After migrating to openstackdocstheme, there are several points to be improved in the rendered HTML files. * Cleanup unnecessary vertical lines for quote blocks. Existing quote blocks are actually not intended and leading extra spaces cause this. This commit removes unnecessary leading spaces. * Some quote blocks are converted into definition lists to clean up vertical lines for quote blocks. * Use code-block for better code highlighting. * Specify maxdepth in user/index toctree. Change-Id: I9add5a317718e97abce15b5ddbfa3d1208a01570
15 lines
638 B
ReStructuredText
15 lines
638 B
ReStructuredText
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
|
|
|
|
If you already have a good understanding of how the system works and your
|
|
OpenStack accounts are set up, you can skip to the development workflow
|
|
section of this documentation to learn how changes to OpenStack should be
|
|
submitted for review via the Gerrit tool:
|
|
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/reno
|