From 49ccdc9d2ad6c8ed04c21436e52e3b592eecd428 Mon Sep 17 00:00:00 2001 From: rongtong Date: Tue, 11 Jul 2023 13:47:27 +0800 Subject: [PATCH] The bug label relies on manual identification rather than automatic application (#7006) --- .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 d46c3cd2ac7..8f1cc71457d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -18,7 +18,6 @@ name: Bug Report title: "[Bug] Bug title " description: Create a report to help us identify any unintended flaws, errors, or faults. -labels: [ "type/bug" ] body: - type: checkboxes attributes: