Directions.
- Find an issue that looks interesting.
- Fork the repo to your own account and clone (instructions https://help.github.com/articles/fork-a-repo/)
- Submit a pull request (More info: See Time to Submit Your First PR here https://www.thinkful.com/learn/github-pull-request-tutorial/Expect-a-Thorough-Review#Time-to-Submit-Your-First-PR)
Please add tests for features and tests for fixed bugs.
We use doctests for testing. We use test coverage - PRs should not bring the test coverage % down.