Skip to content

Contributing Process

Christian Sheridan edited this page Jun 13, 2022 · 3 revisions

Basic process to follow when contributing

  1. Checkout a new branch to make your changes on
  2. Make changes to code base
  3. Commit and push changes to branch
  4. Create Pull Request (PR) in Github
  5. Title should be related to the changes.
  6. Perform a code review, ask for reviewers, etc.
  7. Squash and Merge into master
Clone this wiki locally