We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c16e3f commit 498124bCopy full SHA for 498124b
1 file changed
.gitflow
@@ -0,0 +1,9 @@
1
+{
2
+ "mainBranch": "main",
3
+ "developBranch": "develop",
4
+ "featurePrefix": "feature/",
5
+ "bugfixPrefix": "bugfix/",
6
+ "releasePrefix": "release/",
7
+ "hotfixPrefix": "hotfix/",
8
+ "supportPrefix": "support/"
9
+}
0 commit comments