Document new Git workflow in CHANGELOG.md #733
Labels
difficulty: easy
fix is easy in difficulty
status: work in progress
Twilio or the community is in the process of implementing
type: docs update
documentation change not affecting the code
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: