diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index dcd6dfa..194eb3f 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -1,3 +1,7 @@ +============= +Contributing +============= + If you would like to contribute to the development of OpenStack, you must follow the steps in this page: @@ -13,4 +17,4 @@ Pull requests submitted through GitHub will be ignored. Bugs should be filed on Launchpad, not GitHub: - https://bugs.launchpad.net/oslo.vmware \ No newline at end of file + https://bugs.launchpad.net/oslo.vmware diff --git a/doc/source/readme.rst b/doc/source/readme.rst index 6b2b3ec..a6210d3 100644 --- a/doc/source/readme.rst +++ b/doc/source/readme.rst @@ -1 +1 @@ -.. include:: ../README.rst \ No newline at end of file +.. include:: ../../README.rst