We appreciate your intention to contribute to already existed modules or to propose a new one. Contrib modules are licensed under the Apache* License, Version 2.0. By contributing to the project, you agree to the license and copyright terms therein and release your contribution under these terms.
To contribute to openvino_contrib
repository, please do the following steps:
- Make sure you can build the module and pass all functional tests with your patch.
- Submit a pull request (PR) to
master
branch at https://github.com/openvinotoolkit/openvino_contrib/pulls- Add a prefix "[module name]" to PR title, e.g.
[java_api] Versioning support
- Add a prefix "[module name]" to PR title, e.g.
All guidelines for contributing to the OpenVINO repositories can be found here.
[*] Other names and brands may be claimed as the property of others.
OpenVINO is a trademark of Intel Corporation or its subsidiaries in the U.S. and/or other countries.
Copyright © 2018-2023 Intel Corporation
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.