diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 274de7af15..b1d52c8a3c 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -7,7 +7,6 @@ body: attributes: label: System Info description: Please share your system info with us. You can run the command `transformers-cli env` and copy-paste its output below. - render: shell placeholder: transformers version, platform, python version, ... validations: required: true @@ -118,4 +117,3 @@ body: attributes: label: Expected behavior description: "A clear and concise description of what you would expect to happen." - render: shell