Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 831 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (12 loc) · 831 Bytes

Contributing

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.

Pull Requests

  1. Fork the repo and create your branch from master.
  2. Add commits in the most logical atomic steps as possible.
  3. Submit the pull request for review.

Issues

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.

Coding Style

Vision follows the WebKit coding style as closely as possible.

License

By contributing to Vision you agree that your contributions will be licensed under it's MIT license.