Skip to content
Sangjin Han edited this page Apr 14, 2017 · 10 revisions

Questions? You think you found a bug? Have a request for new features?

Great. You can use GitHub Issues for any questions, suggestions, or issues. Please do not email individuals.

Contributions to this Wiki

This Wiki is open to everyone for edit. Feel free to add any changes, it can be a big help for others!

Sending patches

You are welcome to make a GitHub Pull Request for new features and bug fixes.

Coding Style

Please follow the following coding styles. Let's not be too dogmatic though.

Add your name to the contributor list.

Unless you want to remain anonymous, please update CONTRIBUTORS.md and include the file in your pull request.

Code Review

All Pull Requests will be reviewed to maintain high code quality. Everyone is welcome to join the process. Please understand that We may request further changes to your Pull Request for errors, coding styles, etc.