About contributing (Garden branching model)

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