Skip to content
This repository was archived by the owner on Aug 20, 2020. It is now read-only.

Document new Git workflow in CHANGELOG.md #102

Closed
thinkingserious opened this issue Oct 13, 2018 · 1 comment
Closed

Document new Git workflow in CHANGELOG.md #102

thinkingserious opened this issue Oct 13, 2018 · 1 comment

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.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants