From 2e6ff3214f13944cb8f25c464e935fbbc3e8f1f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Fri, 4 Dec 2015 10:50:59 +0100 Subject: Fix some formatting issues in the guide --- doc/src/guide/contributing.asciidoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/src/guide/contributing.asciidoc') diff --git a/doc/src/guide/contributing.asciidoc b/doc/src/guide/contributing.asciidoc index b4d31fb..f76be87 100644 --- a/doc/src/guide/contributing.asciidoc +++ b/doc/src/guide/contributing.asciidoc @@ -35,8 +35,9 @@ contribute the fix back or become a paying customer. === Code -The code is located in the 'core/*.mk' and 'plugins/*.mk' files. -The tests are located in the 'test/Makefile' and 'test/*.mk' files. +The code is located in the 'core/*.mk' +and 'plugins/*.mk' files. The tests are located in the +'test/Makefile' and 'test/*.mk' files. If you have a fix or a hack for a bug, you should open a pull request. Any fix should include a test case that fails -- cgit v1.2.3