Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
About contributing (Garden branching model)
lifeisfoo
✭✭✭
Using the "git flow branching model" what is VF preferred method to make a pull request to Garden on github?
Suppose I have fixed a bug in a branch of develop in my forked Garden: should I make a pull request directly from my-fix-branch or I need to merge it first to my develop branch (and make a pull request from this)?
There was an error rendering this rich post.
Tagged:
1
Best Answer
-
Kasper Vanilla Staff
I always merge with the develop branch and then send off a pull request as that is where all the funky stuff happens :-)
Kasper Kronborg Isager (kasperisager) | Freelance Developer @Vanilla | Hit me up: Google Mail or Vanilla Mail | Find me on GitHub
6
Answers
I always merge with the develop branch and then send off a pull request as that is where all the funky stuff happens :-)
Kasper Kronborg Isager (kasperisager) | Freelance Developer @Vanilla | Hit me up: Google Mail or Vanilla Mail | Find me on GitHub