:
This commit is contained in:
parent
6b4f0287a4
commit
a6dffb20e5
1 changed files with 12 additions and 4 deletions
16
README.md
16
README.md
|
|
@ -4,11 +4,15 @@
|
||||||
<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 projects with som external dependencies (APIs or DBs).
|
## Repo Roadmap
|
||||||
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.
|
* [ ] 2021Q1: Gitmoji -> (general) Methodology
|
||||||
|
* [ ] 2021Q2: Git Methodology -> Branching, Merging and Pull Requests
|
||||||
|
* [ ] 2021Q3: Organize other methodology better
|
||||||
|
* [ ] 2021Q4: Add collaborators
|
||||||
|
|
||||||
Missing a gitmoji? Get [inspiration](https://gist.github.com/rxaviers/7360908).
|
|
||||||
Submit an [issue](https://github.com/DannyDannyDanny/gitmoji/issues) (or [Pull Request](https://github.com/DannyDannyDanny/gitmoji/pulls)).
|
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.
|
||||||
|
|
||||||
## `gitmoji` Lookup
|
## `gitmoji` Lookup
|
||||||
|
|
||||||
|
|
@ -31,6 +35,10 @@ Submit an [issue](https://github.com/DannyDannyDanny/gitmoji/issues) (or [Pull R
|
||||||
|:pushpin:|`:pushpin:`| Dependency and environment versioning |
|
|:pushpin:|`:pushpin:`| Dependency and environment versioning |
|
||||||
|:see_no_evil:|`:see_no_evil:`| changes to .gitignore and exclusively local files |
|
|:see_no_evil:|`:see_no_evil:`| changes to .gitignore and exclusively local files |
|
||||||
|
|
||||||
|
Missing a gitmoji? Get [inspiration](https://gist.github.com/rxaviers/7360908).
|
||||||
|
Submit an [issue](https://github.com/DannyDannyDanny/gitmoji/issues) (or [Pull Request](https://github.com/DannyDannyDanny/gitmoji/pulls)).
|
||||||
|
|
||||||
|
|
||||||
## Other methdology
|
## Other methdology
|
||||||
* [Things you should do know](https://secure.phabricator.com/book/phabflavor/article/things_you_should_do_now/)
|
* [Things you should do know](https://secure.phabricator.com/book/phabflavor/article/things_you_should_do_now/)
|
||||||
* 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)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue