Skip to content

Making Contributions

Andy Casey edited this page Feb 11, 2015 · 1 revision

Contributions are warmly welcomed!

This is a meritocracy: if you contribute to the code, you will be on the research paper(s) that result from it. But that only applies if your code actually gets merged into the master branch! (So just write good code!)

Here are the steps to contributing:

  1. Fork this project.

  2. Create a branch.

  3. Make your changes to the code and commit them.

  4. Open a pull request back to the andycasey:develop branch.

Clone this wiki locally