Update Contents in docs #1667

This commit is contained in:
Clare Macrae
2019-07-05 18:08:36 +01:00
committed by Martin Hořeňovský
parent 11488e63b6
commit 0c27554af5
2 changed files with 8 additions and 2 deletions

View File

@@ -1,6 +1,12 @@
<a id="top"></a>
# Contributing to Catch
**Contents**<br>
[Branches](#branches)<br>
[Directory structure](#directory-structure)<br>
[Testing your changes](#testing-your-changes)<br>
[Code constructs to watch out for](#code-constructs-to-watch-out-for)<br>
So you want to contribute something to Catch? That's great! Whether it's a bug fix, a new feature, support for
additional compilers - or just a fix to the documentation - all contributions are very welcome and very much appreciated.
Of course so are bug reports and other comments and questions.