diff --git a/.github/ISSUE_TEMPLATE/issue---bug.md b/.github/ISSUE_TEMPLATE/issue---bug.md deleted file mode 100644 index 8efe7051010..00000000000 --- a/.github/ISSUE_TEMPLATE/issue---bug.md +++ /dev/null @@ -1,53 +0,0 @@ ---- -name: Issue - bug -about: Create a report to help us improve -title: "[Bug]" -labels: bug -assignees: '' - ---- - -##### System information (version) - - -- OpenVINO=> :grey_question: -- Operating System / Platform => :grey_question: -- Compiler => :grey_question: - -##### Detailed description - - - -##### Steps to reproduce - - - -##### Issue submission checklist - - - [ ] I report the issue, it's not a question - - - [ ] I checked the problem with documentation, FAQ, open issues, Stack Overflow, etc and have not found solution - - - [ ] There is reproducer code and related data files: images, models, onnx, etc -