From 29821590a893c2e26747531fa089c6e3feeb21e7 Mon Sep 17 00:00:00 2001 From: Vadim Pisarevsky Date: Wed, 2 Dec 2020 23:09:35 +0300 Subject: [PATCH] Updated How_to_contribute (markdown) --- How_to_contribute.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/How_to_contribute.md b/How_to_contribute.md index 811e2ba..69108fa 100644 --- a/How_to_contribute.md +++ b/How_to_contribute.md @@ -1,5 +1,5 @@ -How to contribute to the OpenCV repository -========================================== +How to contribute to OpenCV +=========================== We suppose that you've seen the [contribute](https://opencv.org/about.html#Contribute) page, and now, as an enthusiastic coder, want to contribute some code. For that purpose OpenCV project now has a mirror on the GitHub, to simplify everybody's life! All the bug fixes, new functionality, new tutorials etc. should be submitted via the GitHub's mechanism of pull requests.