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
As discussed before, the future development workflow would be some kind of the forking workflow with PRs targeted against the development branch.
Releasing would mean merging to master, while following semver.
I would also suggest protecting the branches and adding status checks to Pull Request (when CI discussed in #40 is set up). Also enforcing code reviews before merging would be possible.
The text was updated successfully, but these errors were encountered:
As discussed before, the future development workflow would be some kind of the forking workflow with PRs targeted against the
development
branch.Releasing would mean merging to master, while following semver.
I would also suggest protecting the branches and adding status checks to Pull Request (when CI discussed in #40 is set up). Also enforcing code reviews before merging would be possible.
The text was updated successfully, but these errors were encountered: