From 24bb11c7bc3027fb05249c6394c2e078c22fe00c Mon Sep 17 00:00:00 2001 From: Simon Hafner Date: Thu, 18 Jun 2015 15:34:39 -0500 Subject: [PATCH] fixed some non-rst stuff --- contributing.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contributing.rst b/contributing.rst index 1f5653c619..0b65d7ae16 100644 --- a/contributing.rst +++ b/contributing.rst @@ -87,7 +87,8 @@ You can run the tests with which will run a good subset of tests. Some tests may fail. -# Comparing tests +Comparing tests +=============== Because some tests fail in the current ``devel`` branch, not every fail after your change is necessarily caused by your changes.