Skip to content

Commit b9598d4

Browse files
authored
Add link for GitFlow support in GitKraken
1 parent 5bee01e commit b9598d4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ We have an official [Discord](https://discord.gg/YeeEAYj) server where we can gi
2121
6. Submit your pull request.
2222

2323
We use [GitFlow](https://nvie.com/posts/a-successful-git-branching-model/) so unless your PR is a `hotfix`, your feature branch must be created from the `develop` branch.
24-
TIP: This [Git extension](https://github.com/nvie/gitflow) makes Git Flow a piece of cake
24+
25+
**TIP:** This [Git extension](https://github.com/nvie/gitflow) makes Git Flow a piece of cake. GitKraken also has [built-in support](https://support.gitkraken.com/git-workflows-and-extensions/git-flow/) for GitFlow
2526

2627
## Styleguides
2728
### Git Commit Styleguide

0 commit comments

Comments
 (0)