Vision is a community project in which contributing should be as easy and fun as possible. If you encounter bugs or have ideas, please open an issue or create a pull request.
- Fork the repo and create your branch from
master
. - Add commits in the most logical atomic steps as possible.
- Submit the pull request for review.
GitHub issues is used to track feature ideas and bugs. Please ensure your issue descriptions are clear and have sufficient instructions to be able to reproduce.
Vision follows the WebKit coding style as closely as possible.
By contributing to Vision you agree that your contributions will be licensed under it's MIT license.