diff --git a/.github/ISSUE_TEMPLATE/Bug_Report.yml b/.github/ISSUE_TEMPLATE/Bug_Report.yml index e0b2325..18e8d76 100644 --- a/.github/ISSUE_TEMPLATE/Bug_Report.yml +++ b/.github/ISSUE_TEMPLATE/Bug_Report.yml @@ -72,15 +72,11 @@ body: value: A bug happened! validations: required: true - - type: image + - type: textarea id: screenshot attributes: - label: >- - Which images caused the issue? (This is mandatory for images related - issues) - description: > - Please ensure that an image depicting the cause of the bug or the - inaccuracy of the prediction is included. + label: Which images caused the issue? (This is mandatory for images related issues) + description: Please ensure that an image depicting the cause of the bug or the inaccuracy of the prediction is included. placeholder: Attach the image validations: required: false