In order for it to be adopted by developers and users, I expect that a new language binding should have the following: - Tests that are enabled in the CI for PRs. Adding it to any of the [existing pipelines](https://github.com/apache/incubator-mxnet/tree/master/ci/jenkins) should be ok. - Documentation website. The javadocs should be built and linked from the main website so that others know what APIs exist. Docs are in [docs folder](https://github.com/apache/incubator-mxnet/tree/master/docs) and [here](https://github.com/apache/incubator-mxnet/blob/fef85c146206e5f6313ab0f7c763d2837f2fa8c7/ci/docker/runtime_functions.sh#L1186-L1235) is how docs from different language bindings are packaged together for publishing.
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-mxnet/issues/17783#issuecomment-735239728
