Contributions are welcome!
- Make your own fork of this repo
- Make your changes in a branch, in your own repo.
- If you add any new files, please make sure the Apache license header is included up top.
- When you are done coding, be sure to run
test.sh
and make sure that it passes! - When your code is ready and the tests are passing, open up a pull request against our master branch.
If you have bug reports or feature requests, please open a GitHub Issue, and we'll get to it ASAP.