This is an automated email from the ASF dual-hosted git repository.

pcongiusti pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/main by this push:
     new a4ee6ac33 chore: bug already set as label
a4ee6ac33 is described below

commit a4ee6ac33021961821b951a9000eb6394475d91a
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Wed Sep 6 14:41:37 2023 +0200

    chore: bug already set as label
---
 .github/ISSUE_TEMPLATE/bug_report.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml 
b/.github/ISSUE_TEMPLATE/bug_report.yaml
index c64d8f471..a7d1b9046 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yaml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yaml
@@ -1,6 +1,6 @@
 name: Bug Report
 description: Create a report to help us improve
-title: "[Bug]: "
+title: ""
 labels: ["kind/bug"]
 body:
   - type: markdown

Reply via email to