Skip to content

Commit

Permalink
Fix link to good commit messages
Browse files Browse the repository at this point in the history
  • Loading branch information
fasterius committed Feb 13, 2019
1 parent 82ae3d0 commit e5f468e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ you have added, what type of analyses they can be used for, *etc.*. The subject
line should be written in an imperative mood and be 50 characters or less,
while the body should be wrapped at 72 characters. The subject and body should
be separated by a blank line, start with a capital letter, and the subject line
should not end with a period. You can read more about [good commit messages]
[git-commits], and a minimal example is provided below:
should not end with a period. You can read more about [good commit messages][
git-commits], and a minimal example is provided below:

```
Add Snakemake rule for Tophat alignment
Expand Down

0 comments on commit e5f468e

Please sign in to comment.