Skip to content

Commit

Permalink
Remove extra parentheses
Browse files Browse the repository at this point in the history
  • Loading branch information
Glyphack committed Feb 27, 2020
1 parent d50d31e commit 41ff7f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ If everything is done, proceed with [opening a new pull request](https://help.gi

### Commit Message Guidelines

We follow the commit formatting recommendations found on [Chris Beams' How to Write a Git Commit Message article]((https://chris.beams.io/posts/git-commit/).
We follow the commit formatting recommendations found on [Chris Beams' How to Write a Git Commit Message article](https://chris.beams.io/posts/git-commit/).

Well formed commit messages not only help reviewers understand the nature of
the Pull Request, but also assists the release process where commit messages
Expand Down

0 comments on commit 41ff7f3

Please sign in to comment.