0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-06 14:50:20 -05:00

📚 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