Update bug.md (#16880)
Update the OpenVINO GitHub issue submission template. To allow the submitter to provide more information when submitting an issue.
This commit is contained in:
parent
b22d0641cb
commit
6b44902bf2
23
.github/ISSUE_TEMPLATE/bug.md
vendored
23
.github/ISSUE_TEMPLATE/bug.md
vendored
@ -8,19 +8,28 @@ assignees: ''
|
||||
---
|
||||
|
||||
##### System information (version)
|
||||
<!-- Example
|
||||
- OpenVINO => 2020.4
|
||||
- Operating System / Platform => Windows 64 Bit
|
||||
- Compiler => Visual Studio 2017
|
||||
- Problem classification: Model Conversion
|
||||
<!-- Please use this template to submit a new issue and provide all the necessary information to expedite the response.
|
||||
Example
|
||||
- OpenVINO Source => Runtime /pip install / GitHub
|
||||
- OpenVINO Version => Version 2022.3 / Github Master Branch / tag 2023.0
|
||||
- Operating System / Platform => Windows 64 Bit / Ubuntu 20
|
||||
- Compiler => Visual Studio 2017 / Cmake
|
||||
- Problem classification: Model Conversion /Accuracy/TensorFlow FE
|
||||
- Device use: CPU / GPU / HDDL
|
||||
- Framework: TensorFlow (if applicable)
|
||||
- Model name: ResNet50 (if applicable)
|
||||
- Model name: ResNet50 and the link to pre-train modal (if applicable)
|
||||
Please provide us with the link to your model or attach .zip file.
|
||||
|
||||
-->
|
||||
|
||||
- OpenVINO=> :grey_question:
|
||||
- OpenVINO Source=> :grey_question:
|
||||
- OpenVINO Version=> :grey_question:
|
||||
- Operating System / Platform => :grey_question:
|
||||
- Compiler => :grey_question:
|
||||
- Problem classification => :grey_question:
|
||||
- Device use: => :grey_question:
|
||||
- Framework => :grey_question:
|
||||
- Model name => :grey_question:
|
||||
|
||||
##### Detailed description
|
||||
<!-- your description -->
|
||||
|
Loading…
Reference in New Issue
Block a user