I've moved the contents of CONTRIBUTING.md to the wiki (and slightly expanded it), so the former is no longer required. I've put a link to the wiki page and a summary in the README.pull/912/head
parent
519ee72f6f
commit
7561b1c6e5
2 changed files with 11 additions and 11 deletions
@ -1,11 +0,0 @@ |
|||||||
We greatly appreciate your support and contributions and they are always welcomed! |
|
||||||
|
|
||||||
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 |
|
Loading…
Reference in new issue