From be4aa08a4ea97ae182df3541fdaf78c5b6251485 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcus=20Sch=C3=A4fer?= Date: Fri, 5 May 2017 09:04:42 +0200 Subject: [PATCH] Fixed markup in contributing chapter The headline of a subsection wrongly indicates a toplevel entry --- doc/source/contributing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/contributing.rst b/doc/source/contributing.rst index 0494b61a..9fd10501 100644 --- a/doc/source/contributing.rst +++ b/doc/source/contributing.rst @@ -150,7 +150,7 @@ example runs the test cases for the 3.4 interpreter only: $ tox -e 3.4 Create a branch for each feature or bugfix -========================================== +------------------------------------------ Congratulation ! you successfully created a KIWI development environment and all tests passed. Now it's time to hack on KIWI. Code changes should