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
{{ message }}
This repository was archived by the owner on Aug 20, 2020. It is now read-only.
We want to update our git workflow to function more like Gitflow. We need to update the CONTRIBUTING.md file and PULL_REQUEST_TEMPLATE to direct contributors to fork/branch off the development branch and to merge their PRs with the development branch. Once this issue is complete, we will be creating the development branch and making that branch the default. This is part of a larger strategy to execute releases for this SDK on a predictable cadence.
Acceptance Criteria
Update CONTRIBUTING.md documentation, explaining the process of forking and branching off the development branch and submitting PRs agains the development branch.
Update PULL_REQUEST_TEMPLATE with the same addition to the CONTRIBUTING.md documentation.
The text was updated successfully, but these errors were encountered:
Issue Summary
We want to update our git workflow to function more like Gitflow. We need to update the CONTRIBUTING.md file and PULL_REQUEST_TEMPLATE to direct contributors to fork/branch off the
development
branch and to merge their PRs with thedevelopment
branch. Once this issue is complete, we will be creating thedevelopment
branch and making that branch the default. This is part of a larger strategy to execute releases for this SDK on a predictable cadence.Acceptance Criteria
development
branch and submitting PRs agains thedevelopment
branch.The text was updated successfully, but these errors were encountered: