Skip to content
Joel Lonbeck edited this page Jun 24, 2015 · 7 revisions

Follow the general rules for How to Contribute first. Then use the checklist below for this repository.

##Checklist Before you submit your code please check the following. Most of these can be easily determined from the command line. See the README for a list of commands.

  • All unit tests pass.
  • Your code passes the error check.
  • Any new branches follow the git branching model.
  • You have pulled in all updates from upstream. See Syncing a fork for instructions.
Clone this wiki locally