From 505e34af217c978ac69f73ffd37601c64ccaf780 Mon Sep 17 00:00:00 2001 From: Davanum Srinivas Date: Wed, 10 Sep 2014 08:06:34 -0400 Subject: [PATCH] fix typo and formatting in contributing docs Change-Id: Ie53eb4d2e85601feb281c57c569048e2c533320a --- CONTRIBUTING.rst | 2 +- doc/source/contributing.rst | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 1cd5ca4b..708633b8 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -14,4 +14,4 @@ Pull requests submitted through GitHub will be ignored. Bugs should be filed on Launchpad, not GitHub: - https://bugs.launchpad.net/oslo.log + https://bugs.launchpad.net/oslo.log \ No newline at end of file diff --git a/doc/source/contributing.rst b/doc/source/contributing.rst index 79f00a0a..97344d14 100644 --- a/doc/source/contributing.rst +++ b/doc/source/contributing.rst @@ -1,5 +1,5 @@ -============== - Contributing -============== +============ +Contributing +============ .. include:: ../../CONTRIBUTING.rst \ No newline at end of file