-
Notifications
You must be signed in to change notification settings - Fork 4
Change dev Guidance To Rebase #599
Copy link
Copy link
Open
Labels
documentationRelating to ReadMEs / gitbook / vignettes / etc.Relating to ReadMEs / gitbook / vignettes / etc.enhancementRequest for improvement or addition of new feature(s).Request for improvement or addition of new feature(s).low priorityLow priority.Low priority.meta/workflowRelating to CI / issue templates / testing frameworks / etc.Relating to CI / issue templates / testing frameworks / etc.quick issueShort or easy fix.Short or easy fix.
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
documentationRelating to ReadMEs / gitbook / vignettes / etc.Relating to ReadMEs / gitbook / vignettes / etc.enhancementRequest for improvement or addition of new feature(s).Request for improvement or addition of new feature(s).low priorityLow priority.Low priority.meta/workflowRelating to CI / issue templates / testing frameworks / etc.Relating to CI / issue templates / testing frameworks / etc.quick issueShort or easy fix.Short or easy fix.
Currently we use both rebases and merge commits for pulling PRs into
devwhich can create a headache for updating PRs using either method. We should stick to a single method for pulling PRs intodevandmain.