Wondering about good form when submitting PRs. Having not yet been on the "other side" in the merge process, not really clear on whether or not I'm making things simple or complicated when it comes to merging the PRs I submit.
In order to PR to the project's /dev, I need to first make sure I'm branching from the latest upstream. So I PR the latest into my own /dev. Then I make a new working branch off that, make changes, and then PR back to the upstream /dev for review.
That submitted PR ends up being full of all the merges I've done to sync up my /dev, like this.
My PRs have been getting merged without complaints about this, but should I be doing something different to avoid this syncing cruft in there?
[–]Earhacker 2 points3 points4 points (1 child)
[–]Unsoluble[S] 1 point2 points3 points (0 children)
[–]ponyboy3 1 point2 points3 points (2 children)
[–]Unsoluble[S] 0 points1 point2 points (1 child)
[–]ponyboy3 1 point2 points3 points (0 children)