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

shaofengshi pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/main by this push:
     new 15825b3b59 minor, update pull request template
15825b3b59 is described below

commit 15825b3b59932a2cd79b571e796588e69e02476a
Author: Shaofeng Shi <shaofeng...@apache.org>
AuthorDate: Sun May 15 10:20:34 2022 +0800

    minor, update pull request template
---
 .github/pull_request_template.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index 77de69b459..5bd1dff74a 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -6,8 +6,8 @@ Describe the big picture of your changes here to communicate to 
the maintainers
 
 As most of the development works are on Kylin 4, we need to switch it as main 
branch. Apache Kylin community changes the branch settings on Github since 
2021-08-04 :
 
-1. The original branch _kylin-on-parquet-v2_ for **Kylin 4.X** (Parquet 
Storage) has been renamed to branch **main**, and configured as the **default** 
branch;
-2. The original branch _master_ for **Kylin 3.X** (HBase Storage) has been 
renamed to branch **kylin3** ;
+1. The default branch _main_ is for **Kylin 4.x** (Parquet storage);
+2. The original branch _master_ for **Kylin 3.x** (HBase storage) has been 
renamed to **kylin3** ;
 
 Please check [Intro to Kylin 4 
architecture](https://kylin.apache.org/blog/2021/07/02/Apache-Kylin4-A-new-storage-and-compute-architecture/)
 and [INFRA-22166](https://issues.apache.org/jira/browse/INFRA-22166) if you 
are interested.
 
@@ -34,4 +34,4 @@ _Put an `x` in the boxes that apply. You can also fill these 
out after creating
 
 ## Further comments
 
-If this is a relatively large or complex change, kick off the discussion at 
user@kylin or dev@kylin by explaining why you chose the solution you did and 
what alternatives you considered, etc...
+If this is a relatively large or complex change, kick off the discussion at 
u...@kylin.apache.org or d...@kylin.apache.org by explaining why you chose the 
solution you did and what alternatives you considered, etc...

Reply via email to