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
Update CONTRIBUTING to better reflect current branch strategy
This commit clarifies that both new features and bug fixes should be
submitted to the "develop" branch initially, with changes moving
from "develop" to "master" only when it is time for a new release.
It also clarifies that pull requests should always be done against
the "develop" branch.
0 commit comments