Pull Requests are happily accepted, provided that you add or update QUnit tests related to your changes. Also, please update the README documentation, if appropriate.
Before building the project, initialize git submodules as follows, otherwise the build script will fail:
git submodule init; git submodule update