Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document new Git workflow in CHANGELOG.md #75

Closed
thinkingserious opened this issue Oct 13, 2018 · 0 comments · Fixed by #78
Closed

Document new Git workflow in CHANGELOG.md #75

thinkingserious opened this issue Oct 13, 2018 · 0 comments · Fixed by #78
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

Comments

@thinkingserious
Copy link
Contributor

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 the development branch.
  • Update PULL_REQUEST_TEMPLATE with the same addition to the CONTRIBUTING.md documentation.
@thinkingserious thinkingserious added difficulty: easy fix is easy in difficulty good first issue status: help wanted requesting help from the community type: docs update documentation change not affecting the code labels Oct 13, 2018
@gr8shivam gr8shivam mentioned this issue Oct 13, 2018
6 tasks
@devchas devchas added status: work in progress Twilio or the community is in the process of implementing and removed help wanted status: help wanted requesting help from the community labels Oct 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants