📝 improve writing and lowercase consistency

This commit is contained in:
Daniel Thoren 2021-01-13 14:15:24 +01:00 committed by GitHub
parent da208268f6
commit 880819d8cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,9 +4,8 @@
<img src="https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67.svg?style=flat-square" alt="Gitmoji"> <img src="https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67.svg?style=flat-square" alt="Gitmoji">
</a> </a>
This gitmoji repo is focused on Python Data Processing based software engineering with a database. This gitmoji repo is focused on Python Data Processing based projects with som external dependencies (APIs or DBs).
To render emoji's view [index via GitHub version](https://github.com/DannyDannyDanny/gitmoji/blob/gh-pages/index.md). 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`. Avoid using multiple gitmojis.
Missing a gitmoji? Get [inspiration](https://gist.github.com/rxaviers/7360908). Missing a gitmoji? Get [inspiration](https://gist.github.com/rxaviers/7360908).
Submit an [issue](https://github.com/DannyDannyDanny/gitmoji/issues) (or PR). Submit an [issue](https://github.com/DannyDannyDanny/gitmoji/issues) (or PR).
@ -26,9 +25,9 @@ Submit an [issue](https://github.com/DannyDannyDanny/gitmoji/issues) (or PR).
|:white_check_mark:|`:white_check_mark:`| writing tests, running tests | |:white_check_mark:|`:white_check_mark:`| writing tests, running tests |
|:memo:|`:memo:`| doc / logging / verbosity / code comments | |:memo:|`:memo:`| doc / logging / verbosity / code comments |
|:fire:|`:fire:`| remove code / file | |:fire:|`:fire:`| remove code / file |
|:alien:|`:alien:`| API and Database related work | |:alien:|`:alien:`| changes related to APIs and Databases |
|:bar_chart:|`:bar_chart:`|Clean / transform / validate _data_| |:bar_chart:|`:bar_chart:`| clean / transform / validate _data_|
|:lipstick:|`:lipstick:`| Improve UI / UX, CLI or visualizations| |:lipstick:|`:lipstick:`| improve UI / UX, CLI or visualizations|
## Other methdology ## Other methdology
* Follow [naming conventions](https://visualgit.readthedocs.io/en/latest/pages/naming_convention.html) * Follow [naming conventions](https://visualgit.readthedocs.io/en/latest/pages/naming_convention.html)