Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 524 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (10 loc) · 524 Bytes

CONTRIBUTING

To contribute, follow this workflow.

  1. Open an issue
  2. Get approval from one of the codeowners before working on the issue
  3. If working on the issue, assign the issue to yourself
  4. Open a PR into develop
  5. Get peer review and approval to merge from one of the codeowners
  6. Once approval has been gained, merge the PR into develop
  7. Once the PR is merged, delete the branch
  8. One of the codeowners will enumerate the features added per the contributer's PR when a tagged release is merged into master