Before doing any work, please log the issue in the github issue tracker.
- Fork the repo and clone locally
- Branch off of master with the following naming convention:
- If a feature, name as feature/descriptive-name
- If a bugfix, name as bugfix/{issue_number}
- Do work, commit and push branch
- Create a pull request on GitHub