- Repo branch and pull model. All contributors on the same repo (no forks).
- Master branch to be kept sacred.
- Merges in master branch will happen only after at least 1 person reviews.
- Anyone can be assigned as a reviewer.
- DO NOT USE REBASE on any shared commits.
- fork and submit a pull request.
- The team shall review the pull request before merging.
- The core team will not merge the pull request if the PR is not found adding any value to the project