📚 Improve contributing guide.

This commit is contained in:
Andrey Antukh
2019-08-21 21:07:02 +00:00
parent 41a3f4483f
commit 247be4a8a4

View File

@@ -61,7 +61,8 @@ The commit message format is:
Where type is:
- `:bug:` a commit that fixes a bug
- `:sparkles:` a commit that adds feature
- `:sparkles:` a commit that an improvement
- `:tada:` a commit with new feature
- `:recycle:` a commit that introduces a refactor
- `:lipstick:` a commit with cosmetic changes
- `:ambulance:` a commit that fixes critical bug