This is an automated email from the ASF dual-hosted git repository.
casion pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/linkis-website.git
The following commit(s) were added to refs/heads/dev by this push:
new f08c87cf513 feature-4744: branch switch desc (#731)
f08c87cf513 is described below
commit f08c87cf513a3d10b87de8e417d7577b40d2e589
Author: 1625567290 <[email protected]>
AuthorDate: Thu Jul 13 10:55:43 2023 +0800
feature-4744: branch switch desc (#731)
* feature-4744
* feature-4744
* feature-4744
---
community/how-to-contribute.md | 3 +--
.../current/how-to-contribute.md | 5 ++---
2 files changed, 3 insertions(+), 5 deletions(-)
diff --git a/community/how-to-contribute.md b/community/how-to-contribute.md
index f9cdaeca9af..47d3a0895d9 100644
--- a/community/how-to-contribute.md
+++ b/community/how-to-contribute.md
@@ -33,9 +33,8 @@ Including participating in and helping to organize community
exchanges, communit
There are many branches,including temporary branches,in Linkis repository,but
only three of them matter:
-- master: The source code of the last stable release, and occasionally hotfix
submissions;
+- master: main development branch;
- release-*: stable release version;*
-- *dev-*: main development branch;
- feature-*: Development branches for some larger new features that need to be
jointly developed by the community
#### 2.1.1 Concept
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-contribute.md
b/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-contribute.md
index 9560f01b5dc..e8423b93f4c 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-contribute.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-contribute.md
@@ -40,9 +40,8 @@ Linkis
文档位于[Linkis官网](https://linkis.apache.org/zh-CN/docs/latest/ab
### 2.1 分支结构
Linkis 源码可能会产生一些临时分支,但真正有明确意义的只有以下三个分支:
-- master: 最近一次稳定 release 的源码,偶尔会多几次 hotfix 提交;
-- release-*: 稳定的release 版本;
-- dev-*: 主要开发分支;
+- master: 这个为主要的开发分支;
+- release-*: 稳定的release 版本;
- feature-*: 针对某些较大、需要社区联合开发的新特性的开发分支
#### 2.1.1 概念
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]