We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 930a34f commit 9d28ccdCopy full SHA for 9d28ccd
CONTRIBUTING.md
@@ -48,3 +48,7 @@ When you enable travis-ci on your own account, you shall see travis-ci running a
48
6. Commit with a suitable message `git commit -m " Changes made "`
49
7. Push `git push origin branch_name`
50
8. Go to the Github Repository and create a pull request to the dev branch
51
+
52
+## Commit messages
53
54
+We use git emojis for commit messages. Please read [the guide](https://github.com/slashsBin/styleguide-git-commit-message).
0 commit comments