summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--contributing.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/contributing.rst b/contributing.rst
index 1f5653c61..0b65d7ae1 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.