Skip to content

Commit 9d28ccd

Browse files
committed
📚 mentioned about git commit message emojis. fix #279
1 parent 930a34f commit 9d28ccd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CONTRIBUTING.md

+4
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,7 @@ When you enable travis-ci on your own account, you shall see travis-ci running a
4848
6. Commit with a suitable message `git commit -m " Changes made "`
4949
7. Push `git push origin branch_name`
5050
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

Comments
 (0)