
You are welcome to contribute to ONNX.js!

You can contribute to ONNX.js in following ways:

* Contribute to core module functionality
    * For example- implement ONNX operators to support more models, implement optimizations to the model execution framework, etc.
* Contribute bug fixes.
* Review the [source code changes](https://github.com/Microsoft/onnxjs/pulls).
* [Report issues](https://github.com/Microsoft/onnxjs/issues) and help us verify fixes as they are checked in.

Any changes are required to be reviewed. Please submit a [pull request](https://help.github.com/articles/about-pull-requests/) so that changes can be reviewed.

This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact opencode@microsoft.com with any additional questions or comments.
