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:
parent
41a3f4483f
commit
247be4a8a4
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue