Skip to content

Commit

Permalink
docs: Update contributing.md with convention link
Browse files Browse the repository at this point in the history
  • Loading branch information
Kent C. Dodds committed Jun 7, 2016
1 parent 73262f4 commit 7f7b276
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 @@ -16,7 +16,7 @@ We do this to make it easier for new comers to contribute and allow experienced
## semantic-release

We use [semantic-release](http://npm.im/semantic-release) to manage releases. This means we have a convention for our commit messages.
**Please follow [our commit message convention](https://github.com/ajoslin/conventional-changelog/blob/master/conventions/angular.md)**
**Please follow [our commit message convention](https://github.com/conventional-changelog/conventional-changelog-angular/blob/ed32559941719a130bb0327f886d6a32a8cbc2ba/convention.md)**
even if you're making a small change. This repository follows the
[How to Write an Open Source JavaScript Library](https://egghead.io/series/how-to-write-an-open-source-javascript-library)
series on egghead.io (by yours truly). See
Expand Down

0 comments on commit 7f7b276

Please sign in to comment.