From 9c1875cb92fe4103558f7d0b27963adbf2eafd66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Fri, 4 Dec 2015 10:54:30 +0100 Subject: Fix formatting again --- doc/src/guide/contributing.asciidoc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/src/guide/contributing.asciidoc b/doc/src/guide/contributing.asciidoc index f76be87..cf258c8 100644 --- a/doc/src/guide/contributing.asciidoc +++ b/doc/src/guide/contributing.asciidoc @@ -35,9 +35,8 @@ 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