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

yao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-kyuubi.git


The following commit(s) were added to refs/heads/master by this push:
     new 0a167fb  Update bug-report.yml
0a167fb is described below

commit 0a167fb9596a44ed252376863fb98e6dd60db544
Author: Kent Yao <[email protected]>
AuthorDate: Sun Mar 6 01:10:17 2022 +0800

    Update bug-report.yml
---
 .github/ISSUE_TEMPLATE/bug-report.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml 
b/.github/ISSUE_TEMPLATE/bug-report.yml
index 2e38d0e..ef19404 100644
--- a/.github/ISSUE_TEMPLATE/bug-report.yml
+++ b/.github/ISSUE_TEMPLATE/bug-report.yml
@@ -20,7 +20,7 @@
 name: Kyuubi Bug Report
 title: "[Bug] "
 description: Describe the bug you encountered with Apache Kyuubi
-labels: [ "bug" ]
+labels: [ "kind:bug,priority:major" ]
 body:
   - type: markdown
     attributes:

Reply via email to