Run entire SSDs from TensorFlow using Intel's Inference Engine
[platform/upstream/opencv.git] / CONTRIBUTING.md
index 8fc54b1..318e9ac 100644 (file)
@@ -1,11 +1,3 @@
-We greatly appreciate your support and contributions and they are always welcomed!
+## Contributing guidelines
 
-Github pull requests are the convenient way to contribute to OpenCV project. Good pull requests have all of these attributes:
-
-* Are scoped to one specific issue
-* Include a test to demonstrate the correctness
-* Update the docs if relevant
-* Match the [coding style guidelines](http://code.opencv.org/projects/opencv/wiki/CodingStyleGuide)
-* Don't messed by "oops" commits
-
-You can find more detailes about contributing process on http://opencv.org/contribute.html
\ No newline at end of file
+All guidelines for contributing to the OpenCV repository can be found at [`How to contribute guideline`](https://github.com/opencv/opencv/wiki/How_to_contribute).