Skip to content

Commit

Permalink
📚 mentioned about git commit message emojis. fix #279
Browse files Browse the repository at this point in the history
  • Loading branch information
chfw committed Aug 23, 2019
1 parent 930a34f commit 9d28ccd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,7 @@ When you enable travis-ci on your own account, you shall see travis-ci running a
6. Commit with a suitable message `git commit -m " Changes made "`
7. Push `git push origin branch_name`
8. Go to the Github Repository and create a pull request to the dev branch

## Commit messages

We use git emojis for commit messages. Please read [the guide](https://github.com/slashsBin/styleguide-git-commit-message).

0 comments on commit 9d28ccd

Please sign in to comment.