From d0cdf447e3afcb6443de574ebdbd8b9bdef040e3 Mon Sep 17 00:00:00 2001 From: gineshidalgo99 Date: Mon, 28 Aug 2017 14:32:12 -0400 Subject: [PATCH] Fixed typo --- .github/issue_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/issue_template.md b/.github/issue_template.md index 08581cd0..895ec64d 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -38,6 +38,6 @@ You might select multiple topics, delete the rest: **cuDNN version**: **GPU model** (`nvidia-smi` in Ubuntu): **Caffe version**: Default from OpenPose or custom version. -**OpenCV version**: installed with `apt-get install libopencv-dev` (Ubuntu) or default from OpenPose (Windows) or OpenCV 2.X or OpenCV 3.X. Especify **full version** (e.g. 3.3.1) +**OpenCV version**: installed with `apt-get install libopencv-dev` (Ubuntu) or default from OpenPose (Windows) or OpenCV 2.X or OpenCV 3.X. Especify **full version** (e.g. 3.1 or 2.4.9) Generation mode (only for Ubuntu): Makefile + Makefile.config (default, Ubuntu) or CMake (Ubuntu, Windows) or Visual Studio (Windows). Compiler (`gcc --version` in Ubuntu):