You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since we will have some things like cherry-picking, etc. that is not part of the standard GitHub workflow, we will need to have a tutorial that covers from beginning to end how to handle the various potential scenarios of a change:
Accepting a PR against master only
Accepting a PR against a version branch
Accepting a PR that needs to apply to master and another version branch (or two)