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 6b3fe68  Update feature-request.yml
6b3fe68 is described below

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

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

diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml 
b/.github/ISSUE_TEMPLATE/feature-request.yml
index a2ac076..0299793 100644
--- a/.github/ISSUE_TEMPLATE/feature-request.yml
+++ b/.github/ISSUE_TEMPLATE/feature-request.yml
@@ -18,7 +18,7 @@
 name: Kyuubi Feature Request
 title: "[FEATURE] "
 description: Suggest an idea for Apache Kyuubi
-labels: [ "feature" ]
+labels: [ "kind:feature,priority:major" ]
 body:
   - type: markdown
     attributes:

Reply via email to