diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index e72c70d8c3d..595ce5c29f3 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 +