-
Notifications
You must be signed in to change notification settings - Fork 56
Closed
Labels
difficulty: easyfix is easy in difficultyfix is easy in difficultystatus: work in progressTwilio or the community is in the process of implementingTwilio or the community is in the process of implementingtype: docs updatedocumentation change not affecting the codedocumentation change not affecting the code
Description
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 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 thedevelopment
branch. - Update PULL_REQUEST_TEMPLATE with the same addition to the CONTRIBUTING.md documentation.
Metadata
Metadata
Assignees
Labels
difficulty: easyfix is easy in difficultyfix is easy in difficultystatus: work in progressTwilio or the community is in the process of implementingTwilio or the community is in the process of implementingtype: docs updatedocumentation change not affecting the codedocumentation change not affecting the code