Skip to content

Commit

Permalink
Add "back to table of contents link" to contribution format
Browse files Browse the repository at this point in the history
  • Loading branch information
jbmoelker committed Feb 27, 2016
1 parent 68a96bf commit 9691835
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Expand Up @@ -55,3 +55,9 @@ For example:
{ ((new Date()).getUTCMonth()+1) + ' ' + (new Date()).getUTCFullYear() }
</datetime>
```

Add a [↑ back to Table of Contents](README.md#table-of-contents) link at the end of each rule, so the reader can easily navigate back:

```markdown
[↑ back to Table of Contents](#table-of-contents)
```

0 comments on commit 9691835

Please sign in to comment.