From 2d21d9c6d75a0d45f2b388d498e9b6f5d450a1f0 Mon Sep 17 00:00:00 2001 From: Alexander Smorkalov Date: Fri, 13 Mar 2020 10:18:49 +0300 Subject: [PATCH] Synchronized issue template with main repository. --- .github/ISSUE_TEMPLATE.md | 53 +++++++++++++++++++++++++++++++-------- 1 file changed, 43 insertions(+), 10 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index e72c70d8c..595ce5c29 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,15 +1,8 @@ - - ##### System information (version) - OpenCV => :grey_question: @@ -27,4 +20,44 @@ This is a template helping you to create an issue which can be processed as quic // C++ code example ``` or attach as .txt or .zip file ---> \ No newline at end of file +--> + +##### Issue submission checklist + + - [ ] I report the issue, it's not a question + + - [ ] I checked the problem with documentation, FAQ, open issues, + answers.opencv.org, Stack Overflow, etc and have not found solution + + - [ ] I updated to latest OpenCV version and the issue is still there + + - [ ] There is reproducer code and related data files: videos, images, onnx, etc +