🐛 📝 fix formatting
This commit is contained in:
parent
b68f774abc
commit
36052f7c24
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
|
@ -44,9 +44,9 @@ Use the format `:gitmoji: <commit message>` in your commit messages. Only proper
|
||||||
|:memo:|`:memo:`| doc / logging / verbosity / code comments |
|
|:memo:|`:memo:`| doc / logging / verbosity / code comments |
|
||||||
|:fire: |`:fire:`| remove (dead) code / file |
|
|:fire: |`:fire:`| remove (dead) code / file |
|
||||||
|:alien:|`:alien:`| changes related to APIs and Databases |
|
|:alien:|`:alien:`| changes related to APIs and Databases |
|
||||||
|:tada:|`:tada:`| clean / transform / validate _data_|
|
|:tada:|`:tada:`| clean / transform / validate _data_ |
|
||||||
|:lipstick:|`:lipstick:`| improve UI / UX, CLI or visualizations|
|
|:lipstick:|`:lipstick:`| improve UI / UX, CLI or visualizations |
|
||||||
|:brain:|`:brain:`| statistical modelling, training and prediction|
|
|:brain:|`:brain:`| statistical modelling, training and prediction |
|
||||||
|:pushpin:|`:pushpin:`| dependency and environment versioning |
|
|:pushpin:|`:pushpin:`| dependency and environment versioning |
|
||||||
|:see_no_evil:|`:see_no_evil:`| changes to `.*ignore` or local files |
|
|:see_no_evil:|`:see_no_evil:`| changes to `.*ignore` or local files |
|
||||||
|:mag: |`:mag:`| changes in connection with PR-review change-requests |
|
|:mag: |`:mag:`| changes in connection with PR-review change-requests |
|
||||||
|
|
@ -55,8 +55,8 @@ 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)).
|
Submit an [issue](https://github.com/DannyDannyDanny/gitmoji/issues) (or [Pull Request](https://github.com/DannyDannyDanny/gitmoji/pulls)).
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
### Project Planning**
|
### Project Planning
|
||||||
* Make a roadmap
|
* Always have some kind of roadmap
|
||||||
* [non-linear roadmaps](https://productcrunch.substack.com/p/escaping-the-roadmap-trap)
|
* [non-linear roadmaps](https://productcrunch.substack.com/p/escaping-the-roadmap-trap)
|
||||||
* **[Setup Dev Machine](setup-dev-machine.md)**
|
* **[Setup Dev Machine](setup-dev-machine.md)**
|
||||||
* **Setup Environments**
|
* **Setup Environments**
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue