What's the best way to submit patches for JBehave? I've been pushing them to a fork on GitHub, as that's probably the easiest thing for me todo maintain them, as half of the patches I'm pushing I'm using. However, can be a bit of a pain maintaining the fork repo when pushes are pulled out of the order I applied them, especially when they're not actually pulled, but simply re-applied. Attaching the patches to the JIRA issues will be a pain to maintain locally I think, at least at the moment.
Would it be better for me to simply have 1 branch/patch on github and then just keep them merged locally, but not on github? Thanks, Dan.
