Skip to content

Commit

Permalink
docs(README): Follow proper style in example commits
Browse files Browse the repository at this point in the history
  • Loading branch information
nadrane committed Mar 14, 2016
1 parent 5f02433 commit 6fef01b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,8 @@ to read on github as well as in various git tools.
Example commit messages

```
git commit -m "docs(readme): added documentation for explaining the commit message"
git commit -m "refactor: Changed other things"
git commit -m "docs(readme): Add documentation for explaining the commit message"
git commit -m "refactor: Change other things"
```

Closing issues :
Expand Down Expand Up @@ -245,4 +245,4 @@ _(Nothing yet)_
[coverage-badge]: https://codeclimate.com/github/rafinskipg/git-changelog/badges/coverage.svg

[JohnnyEstilles]: https://github.com/JohnnyEstilles
[npm-versioning]: https://docs.npmjs.com/cli/version
[npm-versioning]: https://docs.npmjs.com/cli/version

0 comments on commit 6fef01b

Please sign in to comment.