From 18c06208c4fa6868f226ad82d1e58f1ce520fe8f Mon Sep 17 00:00:00 2001 From: Sylvain Gugger <35901082+sgugger@users.noreply.github.com> Date: Mon, 3 Oct 2022 12:42:04 -0400 Subject: [PATCH] Don't automatically add bug label (#19302) --- .github/ISSUE_TEMPLATE/bug-report.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index b1d52c8a3cd..31330fdf3a6 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -1,6 +1,5 @@ name: "\U0001F41B Bug Report" description: Submit a bug report to help us improve transformers -labels: [ "bug" ] body: - type: textarea id: system-info