This is an automated email from the ASF dual-hosted git repository.
caigy pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq.git
The following commit(s) were added to refs/heads/develop by this push:
new 49ccdc9d2a The bug label relies on manual identification rather than
automatic application (#7006)
49ccdc9d2a is described below
commit 49ccdc9d2ad6c8ed04c21436e52e3b592eecd428
Author: rongtong <[email protected]>
AuthorDate: Tue Jul 11 13:47:27 2023 +0800
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 d46c3cd2ac..8f1cc71457 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: