Enable Collaborators on a Fork
description
I'd like to be able to create a fork of a project and give another developer the URL to that fork and permission to push to it. That would allow us to collaborate easily on a feature within that fork before we issue a pull request with the result of that collaboration.
I know each of us could have a fork and pull from each other, but I think in some cases, this makes collaboration more streamlined such as two people working on a release fork.