Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bitbager authored Apr 25, 2019
1 parent ca8ed62 commit c9da021
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -262,8 +262,9 @@ final class SayHelloToTheWorldAction

## Git

0. Use Gitflow whenever you can:
0. Use [Gitflow](https://nvie.com/posts/a-successful-git-branching-model/) whenever you can:
<img src="doc/gitflow.png" />
1. How to write a commit message and use Git in a proper way? Read [here](https://github.com/RomuloOliveira/commit-messages-guide)

Once you use PHPStorm (and yes, you do if you work at BitBag),
you can open your IDE preferences (`PHPStorm -> Preferences`) and search for `File and Code Templates`.
Expand Down

0 comments on commit c9da021

Please sign in to comment.