Contribution Documentation - ride-tandem/Tandem GitHub Wiki

Here you will find how to contribute to this project. Tandem uses standard contribution procedures for open source projects. If you would like to contribute, follow these steps:

  • Fork this repository
  • Create a new branch for your feature/bug fix
  • Edit the code locally
  • Commit/push to the code to your fork
  • Create a pull request to merge your branch into the main repository

A full guide can be found here provided by Data School