The master branch is the currently active and maintained one and works with the current 2.x stable version. Older versions might be found in their respective branches (1.3, 2.0, 2.3, ...). Please provide PRs mainly against master branch then.
- Make sure you have a GitHub account
- Fork the repository on GitHub.
I am looking forward to your contributions. There are several ways to help out:
- Write missing testcases
- Write patches for bugs/features, preferably with testcases included
There are a few guidelines that I need contributors to follow:
- Coding standards (see link below)
- Passing tests (you can enable travis to assert your changes pass) for windows and unix