mirror of
https://github.com/penpot/penpot.git
synced 2025-01-06 14:50:20 -05:00
💄 Cosmetic changes on contributing.
This commit is contained in:
parent
8f7d22921e
commit
4df8a6b3b7
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ We have very precise rules over how our git commit messages can be formatted.
|
|||
The commit message format is:
|
||||
|
||||
```
|
||||
<type>(<scope>): <subject>
|
||||
<type> <subject>
|
||||
|
||||
[body]
|
||||
|
||||
|
|
Loading…
Reference in a new issue