Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A general workflow for contributing to this repo is something like: finding a ticket, making a branch, making changes, committing them, pushing them, then making a pull request. This document will take you through that process step by step.

Table of Contents

Table of Contents

Git

You will need to have a basic understanding of Git to be able to work on this. For an explanation of all the basic concepts of Git, see this presentation by Nick DePatie

...