Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.26 KB

CONTRIBUTING.md

File metadata and controls

31 lines (22 loc) · 1.26 KB

Contributing

Data Lasso is still in early stages of development. Because of that, there is a lot of room for improvement and active development, meaning that some breaking or large scale changes can potentially be introduced.

All bug fixes and feature improvements are welcome, but if you require more significant changes to the core of the product, and a module system set up in place does not cover it, you should contact core contributor, so that your considerations can be met.

Pull Requests

  1. Fork the repo and create your branch from master.
  2. Make sure to have your code comply with jshint configuration in a root directory.
  3. Update documentation.
  4. If you haven't already, complete the Contributor License Agreement ("CLA").

Contributor License Agreement ("CLA")

In order to accept your contribution, we need you to submit a CLA. If you open a pull request, a bot will automatically check if you have already submitted one. If not it will ask you to do so by visiting a link and signing in with GitHub.

The CLA, contact information, and GitHub sign-in can be found here: https://yahoocla.herokuapp.com.

License

By contributing to Data Lasso you agree that your contributions will be licensed under its Apache 2.0 license.