File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
- ### OpenCV: Open Source Computer Vision Library
1
+ ## OpenCV: Open Source Computer Vision Library
2
2
3
- #### Resources
3
+ ### Resources
4
4
5
5
* Homepage: < http://opencv.org >
6
6
* Docs: < http://docs.opencv.org/master/ >
7
7
* Q&A forum: < http://answers.opencv.org >
8
8
* Issue tracking: < https://github.com/opencv/opencv/issues >
9
9
10
- #### Contributing
10
+ ### Contributing
11
11
12
- Please read before starting work on a pull request: < https://github.com/opencv/opencv/wiki/How_to_contribute >
12
+ Please read the [ contribution guidelines ] ( https://github.com/opencv/opencv/wiki/How_to_contribute ) before starting work on a pull request.
13
13
14
- Summary of guidelines:
14
+ #### Summary of the guidelines:
15
15
16
16
* One pull request per issue;
17
17
* Choose the right base branch;
18
18
* Include tests and documentation;
19
19
* Clean up "oops" commits before submitting;
20
- * Follow the coding style guide.
20
+ * Follow the [ coding style guide] ( https://github.com/opencv/opencv/wiki/Coding_Style_Guide ) .
You can’t perform that action at this time.
0 commit comments