Well, I'm trying to contribute to an open source project.. I forked the project on github, then I worked on a feature, finished it and pushed.. It's been sitting on the pull request since the maintainer has been away for a week..
So I had to fork my own master to work on the second request, but now I can't create a pull request because this feature (even though it's not related) is built on the commits of my first one..
So how do you guys keep working on the fork of a project without having your pull requests approved?