✨ add 💥 [breaking changes]
This commit is contained in:
parent
a6dffb20e5
commit
179eb45bcb
1 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@
|
|||
|
||||
|
||||
This methodology repo is focused on Python Data Processing based projects with som external dependencies (APIs or DBs).
|
||||
In your commit message use the format `:gitmoji: [commit message]`. Only propper nouns, CamelCase and class names should have uppercases letters. Avoid using multiple gitmojis.
|
||||
In your commit message use the format `:gitmoji: <commit message>`. Only propper nouns, CamelCase and class names should have uppercases letters. Avoid using multiple gitmojis.
|
||||
|
||||
## `gitmoji` Lookup
|
||||
|
||||
|
|
@ -25,7 +25,7 @@ In your commit message use the format `:gitmoji: [commit message]`. Only propper
|
|||
|:bug:|`:bug:`| fix this bug|
|
||||
|:truck:|`:truck:`| moving / renaming |
|
||||
|:recycle:|`:recycle:`| refactor code |
|
||||
|:construction:|`:construction:`| work in progress |
|
||||
|:construction: / :boom:|`:construction:`/`:boom:`| work in progress / breaking changes |
|
||||
|:white_check_mark:|`:white_check_mark:`| writing tests, running tests |
|
||||
|:memo:|`:memo:`| doc / logging / verbosity / code comments |
|
||||
|:fire:|`:fire:`| remove code / file |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue