Skip to content

Latest commit

History

History
30 lines (21 loc) 路 1.26 KB

CONTRIBUTING.md

File metadata and controls

30 lines (21 loc) 路 1.26 KB

Contributing

When it comes to open source, there are different ways you can contribute, all of which are valuable. Here's few guidelines that should help you as you prepare your contribution.

Initial steps

Before you start working on a contribution, create an issue describing what you want to build. It's possible someone else is already working on something similar, or perhaps there is a reason that feature isn't implemented. The maintainers will point you in the right direction.

Documentation

The SageAI documentation lives in the README.md. Be sure to document any API changes you implement.

License

By contributing your code to the SageAI GitHub repository, you agree to license your contribution under the MIT license.