From e113c5cb64d0f99248bdbca979f12a9942f1fe80 Mon Sep 17 00:00:00 2001 From: NielsRogge <48327001+NielsRogge@users.noreply.github.com> Date: Wed, 29 Jun 2022 12:06:42 +0200 Subject: [PATCH] Remove render tags (#17897) Co-authored-by: Niels Rogge --- .github/ISSUE_TEMPLATE/bug-report.yml | 2 -- 1 file changed, 2 deletions(-) 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