diff --git a/README.md b/README.md index adb510d..aced161 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,15 @@ Gitmoji -This gitmoji 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. +## Repo Roadmap +* [ ] 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 @@ -31,6 +35,10 @@ Submit an [issue](https://github.com/DannyDannyDanny/gitmoji/issues) (or [Pull R |:pushpin:|`:pushpin:`| Dependency and environment versioning | |: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 * [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)