Skip to content
John Pocock edited this page Jan 28, 2022 · 4 revisions

Welcome to the tiatoolbox wiki!

Nice welcome message here.

New Contributors Quick Start Guide

In this getting started guide we assume that you are familiar with standard python development tools but that you might be new to working on a project on GitHub. If you are not familiar with the following tools please check out the documentation on their website to gain a basic understanding:

Basic Workflow

Click on each step to go the full page on each with more detailed instructions.

  1. Fork
  2. Branch
  3. Commit
  4. Pull Request
  5. Code Review
  6. Merge