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

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-doc.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new f0cdc4c8 doc: sync cn and en contribution doc with server 
CONTRIBUTION.md (#279)
f0cdc4c8 is described below

commit f0cdc4c8e4ab76b937ff7384ec773d3e443570d8
Author: imbajin <[email protected]>
AuthorDate: Sat Sep 9 12:51:05 2023 +0000

    doc: sync cn and en contribution doc with server CONTRIBUTION.md (#279)
    
    * modify ASF and remove meaningless CLA
    
    ---------
    
    Co-authored-by: imbajin <[email protected]> 
0a32867cf572c6b7437043ad08fd75891471a076
---
 cn/docs/_print/index.html                          |  6 ++---
 cn/docs/contribution-guidelines/_print/index.html  |  6 ++---
 .../contribution-guidelines/contribute/index.html  | 21 +++++++++--------
 cn/docs/contribution-guidelines/index.xml          |  4 +---
 cn/docs/index.xml                                  |  4 +---
 cn/sitemap.xml                                     |  2 +-
 docs/_print/index.html                             |  6 ++---
 docs/contribution-guidelines/_print/index.html     |  6 ++---
 docs/contribution-guidelines/contribute/index.html | 26 +++++++++++-----------
 docs/contribution-guidelines/index.xml             |  4 +---
 docs/index.xml                                     |  4 +---
 en/sitemap.xml                                     |  2 +-
 sitemap.xml                                        |  2 +-
 13 files changed, 44 insertions(+), 49 deletions(-)

diff --git a/cn/docs/_print/index.html b/cn/docs/_print/index.html
index 775e37c2..8aa9f315 100644
--- a/cn/docs/_print/index.html
+++ b/cn/docs/_print/index.html
@@ -6452,7 +6452,7 @@ HugeGraph目前采用EdgeCut的分区方案。</p><h3 id=3-vertexid-策略>3. Ve
 </span></span><span style=display:flex><span>
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic>// what is the name of the brother and 
the name of the place?
 </span></span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic></span><span 
style=color:#000>g</span><span 
style=color:#ce5c00;font-weight:700>.</span><span 
style=color:#c4a000>V</span><span 
style=color:#ce5c00;font-weight:700>(</span><span 
style=color:#000>pluto</span><span 
style=color:#ce5c00;font-weight:700>).</span><span 
style=color:#c4a000>out</span><span 
style=color:#ce5c00;font-weight:700>(</span><span 
style=color:#4e9a06>&#39;brother&#39;</span><s [...]
-</span></span></code></pre></div><p>推荐使用<a 
href=/docs/quickstart/hugegraph-studio>HugeGraph-Studio</a> 
通过可视化的方式来执行上述代码。另外也可以通过HugeGraph-Client、HugeApi、GremlinConsole和GremlinDriver等多种方式执行上述代码。</p><h4
 id=32-总结>3.2 总结</h4><p>HugeGraph 目前支持 <code>Gremlin</code> 的语法,用户可以通过 
<code>Gremlin / REST-API</code> 实现各种查询需求。</p></div><div class=td-content 
style=page-break-before:always><h1 id=pg-f0a22a813c843322c0d360d952e434ce>8 - 
PERFORMANCE</h1></div><div class=td-content><h1 id=pg-63f6d63db3ee3a5270 [...]
+</span></span></code></pre></div><p>推荐使用<a 
href=/docs/quickstart/hugegraph-studio>HugeGraph-Studio</a> 
通过可视化的方式来执行上述代码。另外也可以通过HugeGraph-Client、HugeApi、GremlinConsole和GremlinDriver等多种方式执行上述代码。</p><h4
 id=32-总结>3.2 总结</h4><p>HugeGraph 目前支持 <code>Gremlin</code> 的语法,用户可以通过 
<code>Gremlin / REST-API</code> 实现各种查询需求。</p></div><div class=td-content 
style=page-break-before:always><h1 id=pg-f0a22a813c843322c0d360d952e434ce>8 - 
PERFORMANCE</h1></div><div class=td-content><h1 id=pg-63f6d63db3ee3a5270 [...]
 </span></span><span style=display:flex><span>git clone 
https://github.com/<span style=color:#4e9a06>${</span><span 
style=color:#000>GITHUB_USER_NAME</span><span 
style=color:#4e9a06>}</span>/hugegraph
 </span></span></code></pre></div></li><li><p>Configure local HugeGraph 
repo</p><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-shell data-lang=shell><span style=display:flex><span><span 
style=color:#204a87>cd</span> hugegraph
 </span></span><span style=display:flex><span>
@@ -6462,7 +6462,7 @@ HugeGraph目前采用EdgeCut的分区方案。</p><h3 id=3-vertexid-策略>3. Ve
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># set name and email to push code to 
github</span>
 </span></span><span style=display:flex><span>git config user.name <span 
style=color:#4e9a06>&#34;{full-name}&#34;</span> <span 
style=color:#8f5902;font-style:italic># like &#34;Jermy Li&#34;</span>
 </span></span><span style=display:flex><span>git config user.email <span 
style=color:#4e9a06>&#34;{email-address-of-github}&#34;</span> <span 
style=color:#8f5902;font-style:italic># like &#34;[email protected]&#34;</span>
-</span></span></code></pre></div></li></ol><p>Optional: You can use <a 
href=https://desktop.github.com/>GitHub desktop</a> to greatly simplify the 
commit and update process.</p><h2 id=2-create-an-issue-on-github>2. Create an 
Issue on GitHub</h2><p>If you encounter bugs or have any questions, please go 
to <a href=https://github.com/apache/incubator-hugegraph/issues>GitHub 
Issues</a> to report them and feel free to <a 
href=https://github.com/apache/hugegraph/issues/new>create an issue</a>. [...]
+</span></span></code></pre></div></li></ol><h2 
id=2-create-an-issue-on-github>2. Create an Issue on GitHub</h2><p>If you 
encounter bugs or have any questions, please go to <a 
href=https://github.com/apache/incubator-hugegraph/issues>GitHub Issues</a> to 
report them and feel free to <a 
href=https://github.com/apache/hugegraph/issues/new>create an issue</a>.</p><h2 
id=3-make-changes-of-code-locally>3. Make changes of code locally</h2><h4 
id=31-create-a-new-branch>3.1 Create a new branch</h [...]
 </span></span><span style=display:flex><span>git checkout master
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># pull the latest code from official 
hugegraph</span>
 </span></span><span style=display:flex><span>git pull hugegraph
@@ -6484,7 +6484,7 @@ HugeGraph目前采用EdgeCut的分区方案。</p><h3 id=3-vertexid-策略>3. Ve
 </span></span></code></pre></div><blockquote><p>Please remember to fill in the 
issue id, which was generated by GitHub after issue 
creation.</p></blockquote><h4 id=34-push-commit-to-github-fork-repo>3.4 Push 
commit to GitHub fork repo</h4><p>Push the local commit to GitHub fork 
repo:</p><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-shell data-lang=shell><span style=display:flex><span><span 
style=color:#8f [...]
 </span></span><span style=display:flex><span>git push origin 
bugfix-branch:bugfix-branch
 </span></span></code></pre></div><p>Note that since GitHub requires submitting 
code through <code>username + token</code> (instead of using <code>username + 
password</code> directly), you need to create a GitHub token from <a 
href=https://github.com/settings/tokens>https://github.com/settings/tokens</a>:
-<img width=1280 alt=image 
src=https://user-images.githubusercontent.com/9625821/163524204-7fe0e6bf-9c8b-4b1a-ac65-6a0ac423eb16.png></p><h2
 id=4-create-a-pull-request>4. Create a Pull Request</h2><p>Go to the web page 
of GitHub fork repo, there would be a chance to create a Pull Request after 
pushing to a new branch, just click button &ldquo;Compare & pull request&rdquo; 
to do it. Then edit the description for proposed changes, which can just be 
copied from the commit message.</p><p>Pleas [...]
+<img width=1280 alt=image 
src=https://user-images.githubusercontent.com/9625821/163524204-7fe0e6bf-9c8b-4b1a-ac65-6a0ac423eb16.png></p><h2
 id=4-create-a-pull-request>4. Create a Pull Request</h2><p>Go to the web page 
of GitHub fork repo, there would be a chance to create a Pull Request after 
pushing to a new branch, just click button &ldquo;Compare & pull request&rdquo; 
to do it. Then edit the description for proposed changes, which can just be 
copied from the commit message.</p><p>Note: [...]
 <img width=1280 alt=image 
src=https://user-images.githubusercontent.com/9625821/163522445-2a50a72a-dea2-434f-9868-3a0d40d0d037.png></p><h2
 id=5-code-review>5. Code review</h2><p>Maintainers will start the code review 
after all the <strong>automatic</strong> checks are passed:</p><ul><li>Check: 
Contributor License Agreement is signed</li><li>Check: Travis CI builds is 
passed (automatically Test and Deploy)</li></ul><p>The commit will be accepted 
and merged if there is no problem after rev [...]
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># please feel free to enter any 
appropriate commit message, note that</span>
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># we will squash all commits in the pull 
request as one commit when</span>
diff --git a/cn/docs/contribution-guidelines/_print/index.html 
b/cn/docs/contribution-guidelines/_print/index.html
index d93aaeb0..31834bc1 100644
--- a/cn/docs/contribution-guidelines/_print/index.html
+++ b/cn/docs/contribution-guidelines/_print/index.html
@@ -1,6 +1,6 @@
 <!doctype html><html lang=cn class=no-js><head><meta charset=utf-8><meta 
name=viewport 
content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta 
name=generator content="Hugo 0.102.3"><link rel=canonical type=text/html 
href=/cn/docs/contribution-guidelines/><link rel=alternate 
type=application/rss+xml href=/cn/docs/contribution-guidelines/index.xml><meta 
name=robots content="noindex, nofollow"><link rel="shortcut icon" 
href=/favicons/favicon.ico><link rel=apple-touch-icon href=/ [...]
 <link rel=stylesheet href=/css/prism.css><script 
type=application/javascript>var 
doNotTrack=!1;doNotTrack||(window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)},ga.l=+new
 
Date,ga("create","UA-00000000-0","auto"),ga("send","pageview"))</script><script 
async src=https://www.google-analytics.com/analytics.js></script></head><body 
class=td-section><header><nav class="js-navbar-scroll navbar navbar-expand 
navbar-dark flex-column flex-md-row td-navbar"><a class=navbar-brand href=/c 
[...]
-<a href=# onclick="return print(),!1">Click here to print</a>.</p><p><a 
href=/cn/docs/contribution-guidelines/>Return to the regular view of this 
page</a>.</p></div><h1 class=title>Contribution Guidelines</h1><ul><li>1: <a 
href=#pg-17ea1d6a1e6627d08a7d6f4d2898cca1>如何参与 HugeGraph 社区</a></li><li>2: <a 
href=#pg-dc89ef117bed0b0ef3c6487f9a6a8bd0>订阅社区邮箱</a></li><li>3: <a 
href=#pg-07536ba8fd0a4ba5975f821978cf0009>验证 Apache 发版</a></li><li>4: <a 
href=#pg-c89774a4e231af418639f53a926ea188>在 IDEA 中配 [...]
+<a href=# onclick="return print(),!1">Click here to print</a>.</p><p><a 
href=/cn/docs/contribution-guidelines/>Return to the regular view of this 
page</a>.</p></div><h1 class=title>Contribution Guidelines</h1><ul><li>1: <a 
href=#pg-17ea1d6a1e6627d08a7d6f4d2898cca1>如何参与 HugeGraph 社区</a></li><li>2: <a 
href=#pg-dc89ef117bed0b0ef3c6487f9a6a8bd0>订阅社区邮箱</a></li><li>3: <a 
href=#pg-07536ba8fd0a4ba5975f821978cf0009>验证 Apache 发版</a></li><li>4: <a 
href=#pg-c89774a4e231af418639f53a926ea188>在 IDEA 中配 [...]
 </span></span><span style=display:flex><span>git clone 
https://github.com/<span style=color:#4e9a06>${</span><span 
style=color:#000>GITHUB_USER_NAME</span><span 
style=color:#4e9a06>}</span>/hugegraph
 </span></span></code></pre></div></li><li><p>Configure local HugeGraph 
repo</p><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-shell data-lang=shell><span style=display:flex><span><span 
style=color:#204a87>cd</span> hugegraph
 </span></span><span style=display:flex><span>
@@ -10,7 +10,7 @@
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># set name and email to push code to 
github</span>
 </span></span><span style=display:flex><span>git config user.name <span 
style=color:#4e9a06>&#34;{full-name}&#34;</span> <span 
style=color:#8f5902;font-style:italic># like &#34;Jermy Li&#34;</span>
 </span></span><span style=display:flex><span>git config user.email <span 
style=color:#4e9a06>&#34;{email-address-of-github}&#34;</span> <span 
style=color:#8f5902;font-style:italic># like &#34;[email protected]&#34;</span>
-</span></span></code></pre></div></li></ol><p>Optional: You can use <a 
href=https://desktop.github.com/>GitHub desktop</a> to greatly simplify the 
commit and update process.</p><h2 id=2-create-an-issue-on-github>2. Create an 
Issue on GitHub</h2><p>If you encounter bugs or have any questions, please go 
to <a href=https://github.com/apache/incubator-hugegraph/issues>GitHub 
Issues</a> to report them and feel free to <a 
href=https://github.com/apache/hugegraph/issues/new>create an issue</a>. [...]
+</span></span></code></pre></div></li></ol><h2 
id=2-create-an-issue-on-github>2. Create an Issue on GitHub</h2><p>If you 
encounter bugs or have any questions, please go to <a 
href=https://github.com/apache/incubator-hugegraph/issues>GitHub Issues</a> to 
report them and feel free to <a 
href=https://github.com/apache/hugegraph/issues/new>create an issue</a>.</p><h2 
id=3-make-changes-of-code-locally>3. Make changes of code locally</h2><h4 
id=31-create-a-new-branch>3.1 Create a new branch</h [...]
 </span></span><span style=display:flex><span>git checkout master
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># pull the latest code from official 
hugegraph</span>
 </span></span><span style=display:flex><span>git pull hugegraph
@@ -32,7 +32,7 @@
 </span></span></code></pre></div><blockquote><p>Please remember to fill in the 
issue id, which was generated by GitHub after issue 
creation.</p></blockquote><h4 id=34-push-commit-to-github-fork-repo>3.4 Push 
commit to GitHub fork repo</h4><p>Push the local commit to GitHub fork 
repo:</p><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-shell data-lang=shell><span style=display:flex><span><span 
style=color:#8f [...]
 </span></span><span style=display:flex><span>git push origin 
bugfix-branch:bugfix-branch
 </span></span></code></pre></div><p>Note that since GitHub requires submitting 
code through <code>username + token</code> (instead of using <code>username + 
password</code> directly), you need to create a GitHub token from <a 
href=https://github.com/settings/tokens>https://github.com/settings/tokens</a>:
-<img width=1280 alt=image 
src=https://user-images.githubusercontent.com/9625821/163524204-7fe0e6bf-9c8b-4b1a-ac65-6a0ac423eb16.png></p><h2
 id=4-create-a-pull-request>4. Create a Pull Request</h2><p>Go to the web page 
of GitHub fork repo, there would be a chance to create a Pull Request after 
pushing to a new branch, just click button &ldquo;Compare & pull request&rdquo; 
to do it. Then edit the description for proposed changes, which can just be 
copied from the commit message.</p><p>Pleas [...]
+<img width=1280 alt=image 
src=https://user-images.githubusercontent.com/9625821/163524204-7fe0e6bf-9c8b-4b1a-ac65-6a0ac423eb16.png></p><h2
 id=4-create-a-pull-request>4. Create a Pull Request</h2><p>Go to the web page 
of GitHub fork repo, there would be a chance to create a Pull Request after 
pushing to a new branch, just click button &ldquo;Compare & pull request&rdquo; 
to do it. Then edit the description for proposed changes, which can just be 
copied from the commit message.</p><p>Note: [...]
 <img width=1280 alt=image 
src=https://user-images.githubusercontent.com/9625821/163522445-2a50a72a-dea2-434f-9868-3a0d40d0d037.png></p><h2
 id=5-code-review>5. Code review</h2><p>Maintainers will start the code review 
after all the <strong>automatic</strong> checks are passed:</p><ul><li>Check: 
Contributor License Agreement is signed</li><li>Check: Travis CI builds is 
passed (automatically Test and Deploy)</li></ul><p>The commit will be accepted 
and merged if there is no problem after rev [...]
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># please feel free to enter any 
appropriate commit message, note that</span>
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># we will squash all commits in the pull 
request as one commit when</span>
diff --git a/cn/docs/contribution-guidelines/contribute/index.html 
b/cn/docs/contribution-guidelines/contribute/index.html
index eec0ae72..31bc7be3 100644
--- a/cn/docs/contribution-guidelines/contribute/index.html
+++ b/cn/docs/contribution-guidelines/contribute/index.html
@@ -4,22 +4,25 @@ TODO: translate this article to Chinese
 Thanks for taking the time to contribute! As an open source project, HugeGraph 
is looking forward to be …"><meta property="og:title" content="如何参与 HugeGraph 
社区"><meta property="og:description" content="TODO: translate this article to 
Chinese
 Thanks for taking the time to contribute! As an open source project, HugeGraph 
is looking forward to be contributed from everyone, and we are also grateful to 
all the contributors.
 The following is a contribution guide for HugeGraph:
-1. Preparation We can contribute by reporting issues, submitting code patches 
or any other feedback.
-Before submitting the code, we need to do some preparation:"><meta 
property="og:type" content="article"><meta property="og:url" 
content="/cn/docs/contribution-guidelines/contribute/"><meta 
property="article:section" content="docs"><meta 
property="article:modified_time" content="2023-06-26T14:59:53+08:00"><meta 
property="og:site_name" content="HugeGraph"><meta itemprop=name content="如何参与 
HugeGraph 社区"><meta itemprop=description content="TODO: translate this article 
to Chinese
+1. Preparation 建议: 使用 GitHub desktop 可以大幅简化和改善你提交 PR/Commit 的过程, 特别适合新人
+We can contribute by reporting issues, submitting code patches or any other 
feedback.
+Before submitting the code, we need to do some preparation:"><meta 
property="og:type" content="article"><meta property="og:url" 
content="/cn/docs/contribution-guidelines/contribute/"><meta 
property="article:section" content="docs"><meta 
property="article:modified_time" content="2023-09-09T20:50:32+08:00"><meta 
property="og:site_name" content="HugeGraph"><meta itemprop=name content="如何参与 
HugeGraph 社区"><meta itemprop=description content="TODO: translate this article 
to Chinese
 Thanks for taking the time to contribute! As an open source project, HugeGraph 
is looking forward to be contributed from everyone, and we are also grateful to 
all the contributors.
 The following is a contribution guide for HugeGraph:
-1. Preparation We can contribute by reporting issues, submitting code patches 
or any other feedback.
-Before submitting the code, we need to do some preparation:"><meta 
itemprop=dateModified content="2023-06-26T14:59:53+08:00"><meta 
itemprop=wordCount content="871"><meta itemprop=keywords content><meta 
name=twitter:card content="summary"><meta name=twitter:title content="如何参与 
HugeGraph 社区"><meta name=twitter:description content="TODO: translate this 
article to Chinese
+1. Preparation 建议: 使用 GitHub desktop 可以大幅简化和改善你提交 PR/Commit 的过程, 特别适合新人
+We can contribute by reporting issues, submitting code patches or any other 
feedback.
+Before submitting the code, we need to do some preparation:"><meta 
itemprop=dateModified content="2023-09-09T20:50:32+08:00"><meta 
itemprop=wordCount content="824"><meta itemprop=keywords content><meta 
name=twitter:card content="summary"><meta name=twitter:title content="如何参与 
HugeGraph 社区"><meta name=twitter:description content="TODO: translate this 
article to Chinese
 Thanks for taking the time to contribute! As an open source project, HugeGraph 
is looking forward to be contributed from everyone, and we are also grateful to 
all the contributors.
 The following is a contribution guide for HugeGraph:
-1. Preparation We can contribute by reporting issues, submitting code patches 
or any other feedback.
+1. Preparation 建议: 使用 GitHub desktop 可以大幅简化和改善你提交 PR/Commit 的过程, 特别适合新人
+We can contribute by reporting issues, submitting code patches or any other 
feedback.
 Before submitting the code, we need to do some preparation:"><link rel=preload 
href=/scss/main.min.1764bdd1b00b15c82ea08e6a847f47114a8787b9770c047a8c6082457466ce2b.css
 as=style><link 
href=/scss/main.min.1764bdd1b00b15c82ea08e6a847f47114a8787b9770c047a8c6082457466ce2b.css
 rel=stylesheet integrity><script 
src=https://code.jquery.com/jquery-3.5.1.min.js 
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" 
crossorigin=anonymous></script>
 <link rel=stylesheet href=/css/prism.css><script 
type=application/javascript>var 
doNotTrack=!1;doNotTrack||(window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)},ga.l=+new
 
Date,ga("create","UA-00000000-0","auto"),ga("send","pageview"))</script><script 
async src=https://www.google-analytics.com/analytics.js></script></head><body 
class=td-page><header><nav class="js-navbar-scroll navbar navbar-expand 
navbar-dark flex-column flex-md-row td-navbar"><a class=navbar-brand href=/cn/> 
[...]
 <a 
href=https://github.com/apache/incubator-hugegraph-doc/edit/master/content/cn/docs/contribution-guidelines/contribute.md
 class=td-page-meta--edit target=_blank rel=noopener><i class="fa fa-edit 
fa-fw"></i> Edit this page</a>
 <a 
href="https://github.com/apache/incubator-hugegraph-doc/new/master/content/cn/docs/contribution-guidelines/contribute.md?filename=change-me.md&value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit+the+%22fr
 [...]
 <a 
href="https://github.com/apache/incubator-hugegraph-doc/issues/new?title=%e5%a6%82%e4%bd%95%e5%8f%82%e4%b8%8e%20HugeGraph%20%e7%a4%be%e5%8c%ba";
 class=td-page-meta--issue target=_blank rel=noopener><i class="fab fa-github 
fa-fw"></i> Create documentation issue</a>
 <a href=https://github.com/apache/incubator-hugegraph/issues/new 
class=td-page-meta--project-issue target=_blank rel=noopener><i class="fas 
fa-tasks fa-fw"></i> Create project issue</a>
-<a id=print href=/cn/docs/contribution-guidelines/_print/><i class="fa 
fa-print fa-fw"></i> Print entire section</a></div><div class=td-toc><nav 
id=TableOfContents><ul><li><a href=#1-preparation>1. Preparation</a></li><li><a 
href=#2-create-an-issue-on-github>2. Create an Issue on GitHub</a></li><li><a 
href=#3-make-changes-of-code-locally>3. Make changes of code 
locally</a><ul><li></li></ul></li><li><a href=#4-create-a-pull-request>4. 
Create a Pull Request</a></li><li><a href=#5-code-revi [...]
+<a id=print href=/cn/docs/contribution-guidelines/_print/><i class="fa 
fa-print fa-fw"></i> Print entire section</a></div><div class=td-toc><nav 
id=TableOfContents><ul><li><a href=#1-preparation>1. Preparation</a></li><li><a 
href=#2-create-an-issue-on-github>2. Create an Issue on GitHub</a></li><li><a 
href=#3-make-changes-of-code-locally>3. Make changes of code 
locally</a><ul><li></li></ul></li><li><a href=#4-create-a-pull-request>4. 
Create a Pull Request</a></li><li><a href=#5-code-revi [...]
 </span></span><span style=display:flex><span>git clone 
https://github.com/<span style=color:#4e9a06>${</span><span 
style=color:#000>GITHUB_USER_NAME</span><span 
style=color:#4e9a06>}</span>/hugegraph
 </span></span></code></pre></div></li><li><p>Configure local HugeGraph 
repo</p><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-shell data-lang=shell><span style=display:flex><span><span 
style=color:#204a87>cd</span> hugegraph
 </span></span><span style=display:flex><span>
@@ -29,7 +32,7 @@ Before submitting the code, we need to do some 
preparation:"><link rel=preload h
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># set name and email to push code to 
github</span>
 </span></span><span style=display:flex><span>git config user.name <span 
style=color:#4e9a06>&#34;{full-name}&#34;</span> <span 
style=color:#8f5902;font-style:italic># like &#34;Jermy Li&#34;</span>
 </span></span><span style=display:flex><span>git config user.email <span 
style=color:#4e9a06>&#34;{email-address-of-github}&#34;</span> <span 
style=color:#8f5902;font-style:italic># like &#34;[email protected]&#34;</span>
-</span></span></code></pre></div></li></ol><p>Optional: You can use <a 
href=https://desktop.github.com/>GitHub desktop</a> to greatly simplify the 
commit and update process.</p><h2 id=2-create-an-issue-on-github>2. Create an 
Issue on GitHub</h2><p>If you encounter bugs or have any questions, please go 
to <a href=https://github.com/apache/incubator-hugegraph/issues>GitHub 
Issues</a> to report them and feel free to <a 
href=https://github.com/apache/hugegraph/issues/new>create an issue</a>. [...]
+</span></span></code></pre></div></li></ol><h2 
id=2-create-an-issue-on-github>2. Create an Issue on GitHub</h2><p>If you 
encounter bugs or have any questions, please go to <a 
href=https://github.com/apache/incubator-hugegraph/issues>GitHub Issues</a> to 
report them and feel free to <a 
href=https://github.com/apache/hugegraph/issues/new>create an issue</a>.</p><h2 
id=3-make-changes-of-code-locally>3. Make changes of code locally</h2><h4 
id=31-create-a-new-branch>3.1 Create a new branch</h [...]
 </span></span><span style=display:flex><span>git checkout master
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># pull the latest code from official 
hugegraph</span>
 </span></span><span style=display:flex><span>git pull hugegraph
@@ -51,7 +54,7 @@ Before submitting the code, we need to do some 
preparation:"><link rel=preload h
 </span></span></code></pre></div><blockquote><p>Please remember to fill in the 
issue id, which was generated by GitHub after issue 
creation.</p></blockquote><h4 id=34-push-commit-to-github-fork-repo>3.4 Push 
commit to GitHub fork repo</h4><p>Push the local commit to GitHub fork 
repo:</p><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-shell data-lang=shell><span style=display:flex><span><span 
style=color:#8f [...]
 </span></span><span style=display:flex><span>git push origin 
bugfix-branch:bugfix-branch
 </span></span></code></pre></div><p>Note that since GitHub requires submitting 
code through <code>username + token</code> (instead of using <code>username + 
password</code> directly), you need to create a GitHub token from <a 
href=https://github.com/settings/tokens>https://github.com/settings/tokens</a>:
-<img width=1280 alt=image 
src=https://user-images.githubusercontent.com/9625821/163524204-7fe0e6bf-9c8b-4b1a-ac65-6a0ac423eb16.png></p><h2
 id=4-create-a-pull-request>4. Create a Pull Request</h2><p>Go to the web page 
of GitHub fork repo, there would be a chance to create a Pull Request after 
pushing to a new branch, just click button &ldquo;Compare & pull request&rdquo; 
to do it. Then edit the description for proposed changes, which can just be 
copied from the commit message.</p><p>Pleas [...]
+<img width=1280 alt=image 
src=https://user-images.githubusercontent.com/9625821/163524204-7fe0e6bf-9c8b-4b1a-ac65-6a0ac423eb16.png></p><h2
 id=4-create-a-pull-request>4. Create a Pull Request</h2><p>Go to the web page 
of GitHub fork repo, there would be a chance to create a Pull Request after 
pushing to a new branch, just click button &ldquo;Compare & pull request&rdquo; 
to do it. Then edit the description for proposed changes, which can just be 
copied from the commit message.</p><p>Note: [...]
 <img width=1280 alt=image 
src=https://user-images.githubusercontent.com/9625821/163522445-2a50a72a-dea2-434f-9868-3a0d40d0d037.png></p><h2
 id=5-code-review>5. Code review</h2><p>Maintainers will start the code review 
after all the <strong>automatic</strong> checks are passed:</p><ul><li>Check: 
Contributor License Agreement is signed</li><li>Check: Travis CI builds is 
passed (automatically Test and Deploy)</li></ul><p>The commit will be accepted 
and merged if there is no problem after rev [...]
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># please feel free to enter any 
appropriate commit message, note that</span>
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># we will squash all commits in the pull 
request as one commit when</span>
@@ -65,7 +68,7 @@ Before submitting the code, we need to do some 
preparation:"><link rel=preload h
 </span></span><span style=display:flex><span>git rebase -i master
 </span></span></code></pre></div></blockquote><p>And push it to GitHub fork 
repo again:</p><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-shell data-lang=shell><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># force push the local commit to fork 
repo</span>
 </span></span><span style=display:flex><span>git push -f origin 
bugfix-branch:bugfix-branch
-</span></span></code></pre></div><p>GitHub will automatically update the Pull 
Request after we push it, just wait for code 
review.</p><style>.feedback--answer{display:inline-block}.feedback--answer-no{margin-left:1em}.feedback--response{display:none;margin-top:1em}.feedback--response__visible{display:block}</style><script>const
 
yesButton=document.querySelector(".feedback--answer-yes"),noButton=document.querySelector(".feedback--answer-no"),yesResponse=document.querySelector(".feedback--r
 [...]
+</span></span></code></pre></div><p>GitHub will automatically update the Pull 
Request after we push it, just wait for code 
review.</p><style>.feedback--answer{display:inline-block}.feedback--answer-no{margin-left:1em}.feedback--response{display:none;margin-top:1em}.feedback--response__visible{display:block}</style><script>const
 
yesButton=document.querySelector(".feedback--answer-yes"),noButton=document.querySelector(".feedback--answer-no"),yesResponse=document.querySelector(".feedback--r
 [...]
 <script 
src=https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js 
integrity="sha512-UR25UO94eTnCVwjbXozyeVd6ZqpaAE9naiEUBK/A+QDbfSTQFhPGj5lOR6d8tsgbBk84Ggb5A3EkjsOgPRPcKA=="
 crossorigin=anonymous></script>
 <script src=/js/tabpane-persist.js></script>
 <script 
src=/js/main.min.aa9f4c5dae6a98b2c46277f4c56f1673a2b000d1756ce4ffae93784cab25e6d5.js
 integrity="sha256-qp9MXa5qmLLEYnf0xW8Wc6KwANF1bOT/rpN4TKsl5tU=" 
crossorigin=anonymous></script>
diff --git a/cn/docs/contribution-guidelines/index.xml 
b/cn/docs/contribution-guidelines/index.xml
index 757af8ba..bbe03726 100644
--- a/cn/docs/contribution-guidelines/index.xml
+++ b/cn/docs/contribution-guidelines/index.xml
@@ -6,6 +6,7 @@
 &lt;p>The following is a contribution guide for HugeGraph:&lt;/p>
 &lt;img width="884" alt="image" 
src="https://user-images.githubusercontent.com/9625821/159643158-8bf72c0a-93c3-4a58-8912-7b2ab20ced1d.png";>
 &lt;h2 id="1-preparation">1. Preparation&lt;/h2>
+&lt;p>&lt;strong>建议&lt;/strong>: 使用 &lt;a 
href="https://desktop.github.com/";>GitHub desktop&lt;/a> 可以大幅简化和改善你提交 PR/Commit 
的过程, 特别适合新人&lt;/p>
 &lt;p>We can contribute by reporting issues, submitting code patches or any 
other feedback.&lt;/p>
 &lt;p>Before submitting the code, we need to do some preparation:&lt;/p>
 &lt;ol>
@@ -32,7 +33,6 @@
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>git config 
user.email &lt;span 
style="color:#4e9a06">&amp;#34;{email-address-of-github}&amp;#34;&lt;/span> 
&lt;span style="color:#8f5902;font-style:italic"># like 
&amp;#34;[email protected]&amp;#34;&lt;/span>
 &lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;/li>
 &lt;/ol>
-&lt;p>Optional: You can use &lt;a href="https://desktop.github.com/";>GitHub 
desktop&lt;/a> to greatly simplify the commit and update process.&lt;/p>
 &lt;h2 id="2-create-an-issue-on-github">2. Create an Issue on GitHub&lt;/h2>
 &lt;p>If you encounter bugs or have any questions, please go to &lt;a 
href="https://github.com/apache/incubator-hugegraph/issues";>GitHub 
Issues&lt;/a> to report them and feel free to &lt;a 
href="https://github.com/apache/hugegraph/issues/new";>create an 
issue&lt;/a>.&lt;/p>
 &lt;h2 id="3-make-changes-of-code-locally">3. Make changes of code 
locally&lt;/h2>
@@ -89,8 +89,6 @@
 &lt;img width="1280" alt="image" 
src="https://user-images.githubusercontent.com/9625821/163524204-7fe0e6bf-9c8b-4b1a-ac65-6a0ac423eb16.png";>&lt;/p>
 &lt;h2 id="4-create-a-pull-request">4. Create a Pull Request&lt;/h2>
 &lt;p>Go to the web page of GitHub fork repo, there would be a chance to 
create a Pull Request after pushing to a new branch, just click button 
&amp;ldquo;Compare &amp;amp; pull request&amp;rdquo; to do it. Then edit the 
description for proposed changes, which can just be copied from the commit 
message.&lt;/p>
-&lt;p>Please sign the HugeGraph CLA when contributing code for the first time. 
You can sign the CLA by just posting a Pull Request Comment same as the below 
format:&lt;/p>
-&lt;p>&lt;code>I have read the CLA Document and I hereby sign the 
CLA&lt;/code>&lt;/p>
 &lt;p>Note: please make sure the email address you used to submit the code is 
bound to the GitHub account. For how to bind the email address, please refer to 
&lt;a 
href="https://github.com/settings/emails";>https://github.com/settings/emails&lt;/a>:
 &lt;img width="1280" alt="image" 
src="https://user-images.githubusercontent.com/9625821/163522445-2a50a72a-dea2-434f-9868-3a0d40d0d037.png";>&lt;/p>
 &lt;h2 id="5-code-review">5. Code review&lt;/h2>
diff --git a/cn/docs/index.xml b/cn/docs/index.xml
index bf520a0d..7d9ed593 100644
--- a/cn/docs/index.xml
+++ b/cn/docs/index.xml
@@ -2306,6 +2306,7 @@ HugeGraph支持多用户并行操作,用户可输入Gremlin查询语句,并
 &lt;p>The following is a contribution guide for HugeGraph:&lt;/p>
 &lt;img width="884" alt="image" 
src="https://user-images.githubusercontent.com/9625821/159643158-8bf72c0a-93c3-4a58-8912-7b2ab20ced1d.png";>
 &lt;h2 id="1-preparation">1. Preparation&lt;/h2>
+&lt;p>&lt;strong>建议&lt;/strong>: 使用 &lt;a 
href="https://desktop.github.com/";>GitHub desktop&lt;/a> 可以大幅简化和改善你提交 PR/Commit 
的过程, 特别适合新人&lt;/p>
 &lt;p>We can contribute by reporting issues, submitting code patches or any 
other feedback.&lt;/p>
 &lt;p>Before submitting the code, we need to do some preparation:&lt;/p>
 &lt;ol>
@@ -2332,7 +2333,6 @@ HugeGraph支持多用户并行操作,用户可输入Gremlin查询语句,并
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>git config 
user.email &lt;span 
style="color:#4e9a06">&amp;#34;{email-address-of-github}&amp;#34;&lt;/span> 
&lt;span style="color:#8f5902;font-style:italic"># like 
&amp;#34;[email protected]&amp;#34;&lt;/span>
 &lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;/li>
 &lt;/ol>
-&lt;p>Optional: You can use &lt;a href="https://desktop.github.com/";>GitHub 
desktop&lt;/a> to greatly simplify the commit and update process.&lt;/p>
 &lt;h2 id="2-create-an-issue-on-github">2. Create an Issue on GitHub&lt;/h2>
 &lt;p>If you encounter bugs or have any questions, please go to &lt;a 
href="https://github.com/apache/incubator-hugegraph/issues";>GitHub 
Issues&lt;/a> to report them and feel free to &lt;a 
href="https://github.com/apache/hugegraph/issues/new";>create an 
issue&lt;/a>.&lt;/p>
 &lt;h2 id="3-make-changes-of-code-locally">3. Make changes of code 
locally&lt;/h2>
@@ -2389,8 +2389,6 @@ HugeGraph支持多用户并行操作,用户可输入Gremlin查询语句,并
 &lt;img width="1280" alt="image" 
src="https://user-images.githubusercontent.com/9625821/163524204-7fe0e6bf-9c8b-4b1a-ac65-6a0ac423eb16.png";>&lt;/p>
 &lt;h2 id="4-create-a-pull-request">4. Create a Pull Request&lt;/h2>
 &lt;p>Go to the web page of GitHub fork repo, there would be a chance to 
create a Pull Request after pushing to a new branch, just click button 
&amp;ldquo;Compare &amp;amp; pull request&amp;rdquo; to do it. Then edit the 
description for proposed changes, which can just be copied from the commit 
message.&lt;/p>
-&lt;p>Please sign the HugeGraph CLA when contributing code for the first time. 
You can sign the CLA by just posting a Pull Request Comment same as the below 
format:&lt;/p>
-&lt;p>&lt;code>I have read the CLA Document and I hereby sign the 
CLA&lt;/code>&lt;/p>
 &lt;p>Note: please make sure the email address you used to submit the code is 
bound to the GitHub account. For how to bind the email address, please refer to 
&lt;a 
href="https://github.com/settings/emails";>https://github.com/settings/emails&lt;/a>:
 &lt;img width="1280" alt="image" 
src="https://user-images.githubusercontent.com/9625821/163522445-2a50a72a-dea2-434f-9868-3a0d40d0d037.png";>&lt;/p>
 &lt;h2 id="5-code-review">5. Code review&lt;/h2>
diff --git a/cn/sitemap.xml b/cn/sitemap.xml
index 2f2860fa..a651944c 100644
--- a/cn/sitemap.xml
+++ b/cn/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>/cn/docs/guides/architectural/</loc><lastmod>2023-06-25T21:06:07+08:00</lastmod><xhtml:link
 rel="alternate" hreflang="en" href="/docs/guides/architectural/"/><xhtml:link 
rel="alternate" hreflang="cn" 
href="/cn/docs/guides/architectural/"/></url><url><loc>/cn/docs/config/config-guide/</loc><lastmod>2023-06-21T14:48:04+08:00
 [...]
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>/cn/docs/guides/architectural/</loc><lastmod>2023-06-25T21:06:07+08:00</lastmod><xhtml:link
 rel="alternate" hreflang="en" href="/docs/guides/architectural/"/><xhtml:link 
rel="alternate" hreflang="cn" 
href="/cn/docs/guides/architectural/"/></url><url><loc>/cn/docs/config/config-guide/</loc><lastmod>2023-06-21T14:48:04+08:00
 [...]
\ No newline at end of file
diff --git a/docs/_print/index.html b/docs/_print/index.html
index 2853b6ff..ec4ef80e 100644
--- a/docs/_print/index.html
+++ b/docs/_print/index.html
@@ -6460,7 +6460,7 @@ Merging mode as needed, and when the Restore is 
completed, restore the graph mod
 </span></span><span style=display:flex><span>
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic>// what is the name of the brother and 
the name of the place?
 </span></span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic></span><span 
style=color:#000>g</span><span 
style=color:#ce5c00;font-weight:700>.</span><span 
style=color:#c4a000>V</span><span 
style=color:#ce5c00;font-weight:700>(</span><span 
style=color:#000>pluto</span><span 
style=color:#ce5c00;font-weight:700>).</span><span 
style=color:#c4a000>out</span><span 
style=color:#ce5c00;font-weight:700>(</span><span 
style=color:#4e9a06>&#39;brother&#39;</span><s [...]
-</span></span></code></pre></div><p>推荐使用<a 
href=/docs/quickstart/hugegraph-studio>HugeGraph-Studio</a> 
通过可视化的方式来执行上述代码。另外也可以通过HugeGraph-Client、HugeApi、GremlinConsole和GremlinDriver等多种方式执行上述代码。</p><h4
 id=32-总结>3.2 总结</h4><p>HugeGraph 目前支持 <code>Gremlin</code> 的语法,用户可以通过 
<code>Gremlin / REST-API</code> 实现各种查询需求。</p></div><div class=td-content 
style=page-break-before:always><h1 id=pg-f0a22a813c843322c0d360d952e434ce>8 - 
PERFORMANCE</h1></div><div class=td-content><h1 id=pg-63f6d63db3ee3a5270 [...]
+</span></span></code></pre></div><p>推荐使用<a 
href=/docs/quickstart/hugegraph-studio>HugeGraph-Studio</a> 
通过可视化的方式来执行上述代码。另外也可以通过HugeGraph-Client、HugeApi、GremlinConsole和GremlinDriver等多种方式执行上述代码。</p><h4
 id=32-总结>3.2 总结</h4><p>HugeGraph 目前支持 <code>Gremlin</code> 的语法,用户可以通过 
<code>Gremlin / REST-API</code> 实现各种查询需求。</p></div><div class=td-content 
style=page-break-before:always><h1 id=pg-f0a22a813c843322c0d360d952e434ce>8 - 
PERFORMANCE</h1></div><div class=td-content><h1 id=pg-63f6d63db3ee3a5270 [...]
 </span></span><span style=display:flex><span>git clone 
https://github.com/<span style=color:#4e9a06>${</span><span 
style=color:#000>GITHUB_USER_NAME</span><span 
style=color:#4e9a06>}</span>/hugegraph
 </span></span></code></pre></div></li><li><p>Configure local HugeGraph 
repo</p><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-shell data-lang=shell><span style=display:flex><span><span 
style=color:#204a87>cd</span> hugegraph
 </span></span><span style=display:flex><span>
@@ -6470,7 +6470,7 @@ Merging mode as needed, and when the Restore is 
completed, restore the graph mod
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># set name and email to push code to 
github</span>
 </span></span><span style=display:flex><span>git config user.name <span 
style=color:#4e9a06>&#34;{full-name}&#34;</span> <span 
style=color:#8f5902;font-style:italic># like &#34;Jermy Li&#34;</span>
 </span></span><span style=display:flex><span>git config user.email <span 
style=color:#4e9a06>&#34;{email-address-of-github}&#34;</span> <span 
style=color:#8f5902;font-style:italic># like &#34;[email protected]&#34;</span>
-</span></span></code></pre></div></li></ol><p>Optional: You can use <a 
href=https://desktop.github.com/>GitHub desktop</a> to greatly simplify the 
commit and update process.</p><h2 id=2-create-an-issue-on-github>2. Create an 
Issue on GitHub</h2><p>If you encounter bugs or have any questions, please go 
to <a href=https://github.com/apache/incubator-hugegraph/issues>GitHub 
Issues</a> to report them and feel free to <a 
href=https://github.com/apache/hugegraph/issues/new>create an issue</a>. [...]
+</span></span></code></pre></div></li></ol><h2 
id=2-create-an-issue-on-github>2. Create an Issue on GitHub</h2><p>If you 
encounter bugs or have any questions, please go to <a 
href=https://github.com/apache/incubator-hugegraph/issues>GitHub Issues</a> to 
report them and feel free to <a 
href=https://github.com/apache/hugegraph/issues/new>create an issue</a>.</p><h2 
id=3-make-changes-of-code-locally>3. Make changes of code locally</h2><h4 
id=31-create-a-new-branch>3.1 Create a new branch</h [...]
 </span></span><span style=display:flex><span>git checkout master
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># pull the latest code from official 
hugegraph</span>
 </span></span><span style=display:flex><span>git pull hugegraph
@@ -6492,7 +6492,7 @@ Merging mode as needed, and when the Restore is 
completed, restore the graph mod
 </span></span></code></pre></div><blockquote><p>Please remember to fill in the 
issue id, which was generated by GitHub after issue 
creation.</p></blockquote><h4 id=34-push-commit-to-github-fork-repo>3.4 Push 
commit to GitHub fork repo</h4><p>Push the local commit to GitHub fork 
repo:</p><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-shell data-lang=shell><span style=display:flex><span><span 
style=color:#8f [...]
 </span></span><span style=display:flex><span>git push origin 
bugfix-branch:bugfix-branch
 </span></span></code></pre></div><p>Note that since GitHub requires submitting 
code through <code>username + token</code> (instead of using <code>username + 
password</code> directly), you need to create a GitHub token from <a 
href=https://github.com/settings/tokens>https://github.com/settings/tokens</a>:
-<img width=1280 alt=image 
src=https://user-images.githubusercontent.com/9625821/163524204-7fe0e6bf-9c8b-4b1a-ac65-6a0ac423eb16.png></p><h2
 id=4-create-a-pull-request>4. Create a Pull Request</h2><p>Go to the web page 
of GitHub fork repo, there would be a chance to create a Pull Request after 
pushing to a new branch, just click button &ldquo;Compare & pull request&rdquo; 
to do it. Then edit the description for proposed changes, which can just be 
copied from the commit message.</p><p>Pleas [...]
+<img width=1280 alt=image 
src=https://user-images.githubusercontent.com/9625821/163524204-7fe0e6bf-9c8b-4b1a-ac65-6a0ac423eb16.png></p><h2
 id=4-create-a-pull-request>4. Create a Pull Request</h2><p>Go to the web page 
of GitHub fork repo, there would be a chance to create a Pull Request after 
pushing to a new branch, just click button &ldquo;Compare & pull request&rdquo; 
to do it. Then edit the description for proposed changes, which can just be 
copied from the commit message.</p><p>Note: [...]
 <img width=1280 alt=image 
src=https://user-images.githubusercontent.com/9625821/163522445-2a50a72a-dea2-434f-9868-3a0d40d0d037.png></p><h2
 id=5-code-review>5. Code review</h2><p>Maintainers will start the code review 
after all the <strong>automatic</strong> checks are passed:</p><ul><li>Check: 
Contributor License Agreement is signed</li><li>Check: Travis CI builds is 
passed (automatically Test and Deploy)</li></ul><p>The commit will be accepted 
and merged if there is no problem after rev [...]
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># please feel free to enter any 
appropriate commit message, note that</span>
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># we will squash all commits in the pull 
request as one commit when</span>
diff --git a/docs/contribution-guidelines/_print/index.html 
b/docs/contribution-guidelines/_print/index.html
index b066277e..55af956a 100644
--- a/docs/contribution-guidelines/_print/index.html
+++ b/docs/contribution-guidelines/_print/index.html
@@ -1,6 +1,6 @@
 <!doctype html><html lang=en class=no-js><head><meta charset=utf-8><meta 
name=viewport 
content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta 
name=generator content="Hugo 0.102.3"><link rel=canonical type=text/html 
href=/docs/contribution-guidelines/><link rel=alternate 
type=application/rss+xml href=/docs/contribution-guidelines/index.xml><meta 
name=robots content="noindex, nofollow"><link rel="shortcut icon" 
href=/favicons/favicon.ico><link rel=apple-touch-icon href=/favico [...]
 <link rel=stylesheet href=/css/prism.css><script 
type=application/javascript>var 
doNotTrack=!1;doNotTrack||(window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)},ga.l=+new
 
Date,ga("create","UA-00000000-0","auto"),ga("send","pageview"))</script><script 
async src=https://www.google-analytics.com/analytics.js></script></head><body 
class=td-section><header><nav class="js-navbar-scroll navbar navbar-expand 
navbar-dark flex-column flex-md-row td-navbar"><a class=navbar-brand href=/> 
[...]
-<a href=# onclick="return print(),!1">Click here to print</a>.</p><p><a 
href=/docs/contribution-guidelines/>Return to the regular view of this 
page</a>.</p></div><h1 class=title>Contribution Guidelines</h1><ul><li>1: <a 
href=#pg-17ea1d6a1e6627d08a7d6f4d2898cca1>How to Contribute to 
HugeGraph</a></li><li>2: <a href=#pg-dc89ef117bed0b0ef3c6487f9a6a8bd0>Subscribe 
Mailing Lists</a></li><li>3: <a 
href=#pg-07536ba8fd0a4ba5975f821978cf0009>Validate Apache 
Release</a></li><li>4: <a href=#pg-c897 [...]
+<a href=# onclick="return print(),!1">Click here to print</a>.</p><p><a 
href=/docs/contribution-guidelines/>Return to the regular view of this 
page</a>.</p></div><h1 class=title>Contribution Guidelines</h1><ul><li>1: <a 
href=#pg-17ea1d6a1e6627d08a7d6f4d2898cca1>How to Contribute to 
HugeGraph</a></li><li>2: <a href=#pg-dc89ef117bed0b0ef3c6487f9a6a8bd0>Subscribe 
Mailing Lists</a></li><li>3: <a 
href=#pg-07536ba8fd0a4ba5975f821978cf0009>Validate Apache 
Release</a></li><li>4: <a href=#pg-c897 [...]
 </span></span><span style=display:flex><span>git clone 
https://github.com/<span style=color:#4e9a06>${</span><span 
style=color:#000>GITHUB_USER_NAME</span><span 
style=color:#4e9a06>}</span>/hugegraph
 </span></span></code></pre></div></li><li><p>Configure local HugeGraph 
repo</p><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-shell data-lang=shell><span style=display:flex><span><span 
style=color:#204a87>cd</span> hugegraph
 </span></span><span style=display:flex><span>
@@ -10,7 +10,7 @@
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># set name and email to push code to 
github</span>
 </span></span><span style=display:flex><span>git config user.name <span 
style=color:#4e9a06>&#34;{full-name}&#34;</span> <span 
style=color:#8f5902;font-style:italic># like &#34;Jermy Li&#34;</span>
 </span></span><span style=display:flex><span>git config user.email <span 
style=color:#4e9a06>&#34;{email-address-of-github}&#34;</span> <span 
style=color:#8f5902;font-style:italic># like &#34;[email protected]&#34;</span>
-</span></span></code></pre></div></li></ol><p>Optional: You can use <a 
href=https://desktop.github.com/>GitHub desktop</a> to greatly simplify the 
commit and update process.</p><h2 id=2-create-an-issue-on-github>2. Create an 
Issue on GitHub</h2><p>If you encounter bugs or have any questions, please go 
to <a href=https://github.com/apache/incubator-hugegraph/issues>GitHub 
Issues</a> to report them and feel free to <a 
href=https://github.com/apache/hugegraph/issues/new>create an issue</a>. [...]
+</span></span></code></pre></div></li></ol><h2 
id=2-create-an-issue-on-github>2. Create an Issue on GitHub</h2><p>If you 
encounter bugs or have any questions, please go to <a 
href=https://github.com/apache/incubator-hugegraph/issues>GitHub Issues</a> to 
report them and feel free to <a 
href=https://github.com/apache/hugegraph/issues/new>create an issue</a>.</p><h2 
id=3-make-changes-of-code-locally>3. Make changes of code locally</h2><h4 
id=31-create-a-new-branch>3.1 Create a new branch</h [...]
 </span></span><span style=display:flex><span>git checkout master
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># pull the latest code from official 
hugegraph</span>
 </span></span><span style=display:flex><span>git pull hugegraph
@@ -32,7 +32,7 @@
 </span></span></code></pre></div><blockquote><p>Please remember to fill in the 
issue id, which was generated by GitHub after issue 
creation.</p></blockquote><h4 id=34-push-commit-to-github-fork-repo>3.4 Push 
commit to GitHub fork repo</h4><p>Push the local commit to GitHub fork 
repo:</p><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-shell data-lang=shell><span style=display:flex><span><span 
style=color:#8f [...]
 </span></span><span style=display:flex><span>git push origin 
bugfix-branch:bugfix-branch
 </span></span></code></pre></div><p>Note that since GitHub requires submitting 
code through <code>username + token</code> (instead of using <code>username + 
password</code> directly), you need to create a GitHub token from <a 
href=https://github.com/settings/tokens>https://github.com/settings/tokens</a>:
-<img width=1280 alt=image 
src=https://user-images.githubusercontent.com/9625821/163524204-7fe0e6bf-9c8b-4b1a-ac65-6a0ac423eb16.png></p><h2
 id=4-create-a-pull-request>4. Create a Pull Request</h2><p>Go to the web page 
of GitHub fork repo, there would be a chance to create a Pull Request after 
pushing to a new branch, just click button &ldquo;Compare & pull request&rdquo; 
to do it. Then edit the description for proposed changes, which can just be 
copied from the commit message.</p><p>Pleas [...]
+<img width=1280 alt=image 
src=https://user-images.githubusercontent.com/9625821/163524204-7fe0e6bf-9c8b-4b1a-ac65-6a0ac423eb16.png></p><h2
 id=4-create-a-pull-request>4. Create a Pull Request</h2><p>Go to the web page 
of GitHub fork repo, there would be a chance to create a Pull Request after 
pushing to a new branch, just click button &ldquo;Compare & pull request&rdquo; 
to do it. Then edit the description for proposed changes, which can just be 
copied from the commit message.</p><p>Note: [...]
 <img width=1280 alt=image 
src=https://user-images.githubusercontent.com/9625821/163522445-2a50a72a-dea2-434f-9868-3a0d40d0d037.png></p><h2
 id=5-code-review>5. Code review</h2><p>Maintainers will start the code review 
after all the <strong>automatic</strong> checks are passed:</p><ul><li>Check: 
Contributor License Agreement is signed</li><li>Check: Travis CI builds is 
passed (automatically Test and Deploy)</li></ul><p>The commit will be accepted 
and merged if there is no problem after rev [...]
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># please feel free to enter any 
appropriate commit message, note that</span>
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># we will squash all commits in the pull 
request as one commit when</span>
diff --git a/docs/contribution-guidelines/contribute/index.html 
b/docs/contribution-guidelines/contribute/index.html
index 79a7cbe8..9523d9ad 100644
--- a/docs/contribution-guidelines/contribute/index.html
+++ b/docs/contribution-guidelines/contribute/index.html
@@ -1,22 +1,22 @@
 <!doctype html><html lang=en class=no-js><head><meta charset=utf-8><meta 
name=viewport 
content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta 
name=generator content="Hugo 0.102.3"><meta name=robots content="index, 
follow"><link rel="shortcut icon" href=/favicons/favicon.ico><link 
rel=apple-touch-icon href=/favicons/apple-touch-icon-180x180.png 
sizes=180x180><link rel=icon type=image/png href=/favicons/favicon-16x16.png 
sizes=16x16><link rel=icon type=image/png href=/favicons [...]
 The following is a contribution guide for HugeGraph:
-1. Preparation We can contribute by reporting issues, submitting code patches 
or any other feedback.
-Before submitting the code, we need to do some preparation:
-Sign up or login to GitHub: https://github.com";><meta property="og:type" 
content="article"><meta property="og:url" 
content="/docs/contribution-guidelines/contribute/"><meta 
property="article:section" content="docs"><meta 
property="article:modified_time" content="2023-06-26T14:59:53+08:00"><meta 
property="og:site_name" content="HugeGraph"><meta itemprop=name content="How to 
Contribute to HugeGraph"><meta itemprop=description content="Thanks for taking 
the time to contribute! As an open so [...]
+1. Preparation Optional: You can use GitHub desktop to greatly simplify the 
commit and update process.
+We can contribute by reporting issues, submitting code patches or any other 
feedback.
+Before submitting the code, we need to do some preparation:"><meta 
property="og:type" content="article"><meta property="og:url" 
content="/docs/contribution-guidelines/contribute/"><meta 
property="article:section" content="docs"><meta 
property="article:modified_time" content="2023-09-09T20:50:32+08:00"><meta 
property="og:site_name" content="HugeGraph"><meta itemprop=name content="How to 
Contribute to HugeGraph"><meta itemprop=description content="Thanks for taking 
the time to contribute!  [...]
 The following is a contribution guide for HugeGraph:
-1. Preparation We can contribute by reporting issues, submitting code patches 
or any other feedback.
-Before submitting the code, we need to do some preparation:
-Sign up or login to GitHub: https://github.com";><meta itemprop=dateModified 
content="2023-06-26T14:59:53+08:00"><meta itemprop=wordCount 
content="965"><meta itemprop=keywords content><meta name=twitter:card 
content="summary"><meta name=twitter:title content="How to Contribute to 
HugeGraph"><meta name=twitter:description content="Thanks for taking the time 
to contribute! As an open source project, HugeGraph is looking forward to be 
contributed from everyone, and we are also grateful to al [...]
+1. Preparation Optional: You can use GitHub desktop to greatly simplify the 
commit and update process.
+We can contribute by reporting issues, submitting code patches or any other 
feedback.
+Before submitting the code, we need to do some preparation:"><meta 
itemprop=dateModified content="2023-09-09T20:50:32+08:00"><meta 
itemprop=wordCount content="924"><meta itemprop=keywords content><meta 
name=twitter:card content="summary"><meta name=twitter:title content="How to 
Contribute to HugeGraph"><meta name=twitter:description content="Thanks for 
taking the time to contribute! As an open source project, HugeGraph is looking 
forward to be contributed from everyone, and we are also g [...]
 The following is a contribution guide for HugeGraph:
-1. Preparation We can contribute by reporting issues, submitting code patches 
or any other feedback.
-Before submitting the code, we need to do some preparation:
-Sign up or login to GitHub: https://github.com";><link rel=preload 
href=/scss/main.min.1764bdd1b00b15c82ea08e6a847f47114a8787b9770c047a8c6082457466ce2b.css
 as=style><link 
href=/scss/main.min.1764bdd1b00b15c82ea08e6a847f47114a8787b9770c047a8c6082457466ce2b.css
 rel=stylesheet integrity><script 
src=https://code.jquery.com/jquery-3.5.1.min.js 
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" 
crossorigin=anonymous></script>
+1. Preparation Optional: You can use GitHub desktop to greatly simplify the 
commit and update process.
+We can contribute by reporting issues, submitting code patches or any other 
feedback.
+Before submitting the code, we need to do some preparation:"><link rel=preload 
href=/scss/main.min.1764bdd1b00b15c82ea08e6a847f47114a8787b9770c047a8c6082457466ce2b.css
 as=style><link 
href=/scss/main.min.1764bdd1b00b15c82ea08e6a847f47114a8787b9770c047a8c6082457466ce2b.css
 rel=stylesheet integrity><script 
src=https://code.jquery.com/jquery-3.5.1.min.js 
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" 
crossorigin=anonymous></script>
 <link rel=stylesheet href=/css/prism.css><script 
type=application/javascript>var 
doNotTrack=!1;doNotTrack||(window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)},ga.l=+new
 
Date,ga("create","UA-00000000-0","auto"),ga("send","pageview"))</script><script 
async src=https://www.google-analytics.com/analytics.js></script></head><body 
class=td-page><header><nav class="js-navbar-scroll navbar navbar-expand 
navbar-dark flex-column flex-md-row td-navbar"><a class=navbar-brand href=/><sp 
[...]
 <a 
href=https://github.com/apache/incubator-hugegraph-doc/edit/master/content/en/docs/contribution-guidelines/contribute.md
 class=td-page-meta--edit target=_blank rel=noopener><i class="fa fa-edit 
fa-fw"></i> Edit this page</a>
 <a 
href="https://github.com/apache/incubator-hugegraph-doc/new/master/content/en/docs/contribution-guidelines/contribute.md?filename=change-me.md&value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit+the+%22fr
 [...]
 <a 
href="https://github.com/apache/incubator-hugegraph-doc/issues/new?title=How%20to%20Contribute%20to%20HugeGraph";
 class=td-page-meta--issue target=_blank rel=noopener><i class="fab fa-github 
fa-fw"></i> Create documentation issue</a>
 <a href=https://github.com/apache/incubator-hugegraph/issues/new 
class=td-page-meta--project-issue target=_blank rel=noopener><i class="fas 
fa-tasks fa-fw"></i> Create project issue</a>
-<a id=print href=/docs/contribution-guidelines/_print/><i class="fa fa-print 
fa-fw"></i> Print entire section</a></div><div class=td-toc><nav 
id=TableOfContents><ul><li><a href=#1-preparation>1. Preparation</a></li><li><a 
href=#2-create-an-issue-on-github>2. Create an Issue on GitHub</a></li><li><a 
href=#3-make-changes-of-code-locally>3. Make changes of code 
locally</a><ul><li></li></ul></li><li><a href=#4-create-a-pull-request>4. 
Create a Pull Request</a></li><li><a href=#5-code-review> [...]
+<a id=print href=/docs/contribution-guidelines/_print/><i class="fa fa-print 
fa-fw"></i> Print entire section</a></div><div class=td-toc><nav 
id=TableOfContents><ul><li><a href=#1-preparation>1. Preparation</a></li><li><a 
href=#2-create-an-issue-on-github>2. Create an Issue on GitHub</a></li><li><a 
href=#3-make-changes-of-code-locally>3. Make changes of code 
locally</a><ul><li></li></ul></li><li><a href=#4-create-a-pull-request>4. 
Create a Pull Request</a></li><li><a href=#5-code-review> [...]
 </span></span><span style=display:flex><span>git clone 
https://github.com/<span style=color:#4e9a06>${</span><span 
style=color:#000>GITHUB_USER_NAME</span><span 
style=color:#4e9a06>}</span>/hugegraph
 </span></span></code></pre></div></li><li><p>Configure local HugeGraph 
repo</p><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-shell data-lang=shell><span style=display:flex><span><span 
style=color:#204a87>cd</span> hugegraph
 </span></span><span style=display:flex><span>
@@ -26,7 +26,7 @@ Sign up or login to GitHub: https://github.com";><link 
rel=preload href=/scss/mai
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># set name and email to push code to 
github</span>
 </span></span><span style=display:flex><span>git config user.name <span 
style=color:#4e9a06>&#34;{full-name}&#34;</span> <span 
style=color:#8f5902;font-style:italic># like &#34;Jermy Li&#34;</span>
 </span></span><span style=display:flex><span>git config user.email <span 
style=color:#4e9a06>&#34;{email-address-of-github}&#34;</span> <span 
style=color:#8f5902;font-style:italic># like &#34;[email protected]&#34;</span>
-</span></span></code></pre></div></li></ol><p>Optional: You can use <a 
href=https://desktop.github.com/>GitHub desktop</a> to greatly simplify the 
commit and update process.</p><h2 id=2-create-an-issue-on-github>2. Create an 
Issue on GitHub</h2><p>If you encounter bugs or have any questions, please go 
to <a href=https://github.com/apache/incubator-hugegraph/issues>GitHub 
Issues</a> to report them and feel free to <a 
href=https://github.com/apache/hugegraph/issues/new>create an issue</a>. [...]
+</span></span></code></pre></div></li></ol><h2 
id=2-create-an-issue-on-github>2. Create an Issue on GitHub</h2><p>If you 
encounter bugs or have any questions, please go to <a 
href=https://github.com/apache/incubator-hugegraph/issues>GitHub Issues</a> to 
report them and feel free to <a 
href=https://github.com/apache/hugegraph/issues/new>create an issue</a>.</p><h2 
id=3-make-changes-of-code-locally>3. Make changes of code locally</h2><h4 
id=31-create-a-new-branch>3.1 Create a new branch</h [...]
 </span></span><span style=display:flex><span>git checkout master
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># pull the latest code from official 
hugegraph</span>
 </span></span><span style=display:flex><span>git pull hugegraph
@@ -48,7 +48,7 @@ Sign up or login to GitHub: https://github.com";><link 
rel=preload href=/scss/mai
 </span></span></code></pre></div><blockquote><p>Please remember to fill in the 
issue id, which was generated by GitHub after issue 
creation.</p></blockquote><h4 id=34-push-commit-to-github-fork-repo>3.4 Push 
commit to GitHub fork repo</h4><p>Push the local commit to GitHub fork 
repo:</p><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-shell data-lang=shell><span style=display:flex><span><span 
style=color:#8f [...]
 </span></span><span style=display:flex><span>git push origin 
bugfix-branch:bugfix-branch
 </span></span></code></pre></div><p>Note that since GitHub requires submitting 
code through <code>username + token</code> (instead of using <code>username + 
password</code> directly), you need to create a GitHub token from <a 
href=https://github.com/settings/tokens>https://github.com/settings/tokens</a>:
-<img width=1280 alt=image 
src=https://user-images.githubusercontent.com/9625821/163524204-7fe0e6bf-9c8b-4b1a-ac65-6a0ac423eb16.png></p><h2
 id=4-create-a-pull-request>4. Create a Pull Request</h2><p>Go to the web page 
of GitHub fork repo, there would be a chance to create a Pull Request after 
pushing to a new branch, just click button &ldquo;Compare & pull request&rdquo; 
to do it. Then edit the description for proposed changes, which can just be 
copied from the commit message.</p><p>Pleas [...]
+<img width=1280 alt=image 
src=https://user-images.githubusercontent.com/9625821/163524204-7fe0e6bf-9c8b-4b1a-ac65-6a0ac423eb16.png></p><h2
 id=4-create-a-pull-request>4. Create a Pull Request</h2><p>Go to the web page 
of GitHub fork repo, there would be a chance to create a Pull Request after 
pushing to a new branch, just click button &ldquo;Compare & pull request&rdquo; 
to do it. Then edit the description for proposed changes, which can just be 
copied from the commit message.</p><p>Note: [...]
 <img width=1280 alt=image 
src=https://user-images.githubusercontent.com/9625821/163522445-2a50a72a-dea2-434f-9868-3a0d40d0d037.png></p><h2
 id=5-code-review>5. Code review</h2><p>Maintainers will start the code review 
after all the <strong>automatic</strong> checks are passed:</p><ul><li>Check: 
Contributor License Agreement is signed</li><li>Check: Travis CI builds is 
passed (automatically Test and Deploy)</li></ul><p>The commit will be accepted 
and merged if there is no problem after rev [...]
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># please feel free to enter any 
appropriate commit message, note that</span>
 </span></span><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># we will squash all commits in the pull 
request as one commit when</span>
@@ -62,7 +62,7 @@ Sign up or login to GitHub: https://github.com";><link 
rel=preload href=/scss/mai
 </span></span><span style=display:flex><span>git rebase -i master
 </span></span></code></pre></div></blockquote><p>And push it to GitHub fork 
repo again:</p><div class=highlight><pre tabindex=0 
style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code 
class=language-shell data-lang=shell><span style=display:flex><span><span 
style=color:#8f5902;font-style:italic># force push the local commit to fork 
repo</span>
 </span></span><span style=display:flex><span>git push -f origin 
bugfix-branch:bugfix-branch
-</span></span></code></pre></div><p>GitHub will automatically update the Pull 
Request after we push it, just wait for code 
review.</p><style>.feedback--answer{display:inline-block}.feedback--answer-no{margin-left:1em}.feedback--response{display:none;margin-top:1em}.feedback--response__visible{display:block}</style><script>const
 
yesButton=document.querySelector(".feedback--answer-yes"),noButton=document.querySelector(".feedback--answer-no"),yesResponse=document.querySelector(".feedback--r
 [...]
+</span></span></code></pre></div><p>GitHub will automatically update the Pull 
Request after we push it, just wait for code 
review.</p><style>.feedback--answer{display:inline-block}.feedback--answer-no{margin-left:1em}.feedback--response{display:none;margin-top:1em}.feedback--response__visible{display:block}</style><script>const
 
yesButton=document.querySelector(".feedback--answer-yes"),noButton=document.querySelector(".feedback--answer-no"),yesResponse=document.querySelector(".feedback--r
 [...]
 <script 
src=https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js 
integrity="sha512-UR25UO94eTnCVwjbXozyeVd6ZqpaAE9naiEUBK/A+QDbfSTQFhPGj5lOR6d8tsgbBk84Ggb5A3EkjsOgPRPcKA=="
 crossorigin=anonymous></script>
 <script src=/js/tabpane-persist.js></script>
 <script 
src=/js/main.min.aa9f4c5dae6a98b2c46277f4c56f1673a2b000d1756ce4ffae93784cab25e6d5.js
 integrity="sha256-qp9MXa5qmLLEYnf0xW8Wc6KwANF1bOT/rpN4TKsl5tU=" 
crossorigin=anonymous></script>
diff --git a/docs/contribution-guidelines/index.xml 
b/docs/contribution-guidelines/index.xml
index 49e55da8..e5f01570 100644
--- a/docs/contribution-guidelines/index.xml
+++ b/docs/contribution-guidelines/index.xml
@@ -3,6 +3,7 @@
 &lt;p>The following is a contribution guide for HugeGraph:&lt;/p>
 &lt;img width="884" alt="image" 
src="https://user-images.githubusercontent.com/9625821/159643158-8bf72c0a-93c3-4a58-8912-7b2ab20ced1d.png";>
 &lt;h2 id="1-preparation">1. Preparation&lt;/h2>
+&lt;p>Optional: You can use &lt;a href="https://desktop.github.com/";>GitHub 
desktop&lt;/a> to greatly simplify the commit and update process.&lt;/p>
 &lt;p>We can contribute by reporting issues, submitting code patches or any 
other feedback.&lt;/p>
 &lt;p>Before submitting the code, we need to do some preparation:&lt;/p>
 &lt;ol>
@@ -29,7 +30,6 @@
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>git config 
user.email &lt;span 
style="color:#4e9a06">&amp;#34;{email-address-of-github}&amp;#34;&lt;/span> 
&lt;span style="color:#8f5902;font-style:italic"># like 
&amp;#34;[email protected]&amp;#34;&lt;/span>
 &lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;/li>
 &lt;/ol>
-&lt;p>Optional: You can use &lt;a href="https://desktop.github.com/";>GitHub 
desktop&lt;/a> to greatly simplify the commit and update process.&lt;/p>
 &lt;h2 id="2-create-an-issue-on-github">2. Create an Issue on GitHub&lt;/h2>
 &lt;p>If you encounter bugs or have any questions, please go to &lt;a 
href="https://github.com/apache/incubator-hugegraph/issues";>GitHub 
Issues&lt;/a> to report them and feel free to &lt;a 
href="https://github.com/apache/hugegraph/issues/new";>create an 
issue&lt;/a>.&lt;/p>
 &lt;h2 id="3-make-changes-of-code-locally">3. Make changes of code 
locally&lt;/h2>
@@ -86,8 +86,6 @@
 &lt;img width="1280" alt="image" 
src="https://user-images.githubusercontent.com/9625821/163524204-7fe0e6bf-9c8b-4b1a-ac65-6a0ac423eb16.png";>&lt;/p>
 &lt;h2 id="4-create-a-pull-request">4. Create a Pull Request&lt;/h2>
 &lt;p>Go to the web page of GitHub fork repo, there would be a chance to 
create a Pull Request after pushing to a new branch, just click button 
&amp;ldquo;Compare &amp;amp; pull request&amp;rdquo; to do it. Then edit the 
description for proposed changes, which can just be copied from the commit 
message.&lt;/p>
-&lt;p>Please sign the HugeGraph CLA when contributing code for the first time. 
You can sign the CLA by just posting a Pull Request Comment same as the below 
format:&lt;/p>
-&lt;p>&lt;code>I have read the CLA Document and I hereby sign the 
CLA&lt;/code>&lt;/p>
 &lt;p>Note: please make sure the email address you used to submit the code is 
bound to the GitHub account. For how to bind the email address, please refer to 
&lt;a 
href="https://github.com/settings/emails";>https://github.com/settings/emails&lt;/a>:
 &lt;img width="1280" alt="image" 
src="https://user-images.githubusercontent.com/9625821/163522445-2a50a72a-dea2-434f-9868-3a0d40d0d037.png";>&lt;/p>
 &lt;h2 id="5-code-review">5. Code review&lt;/h2>
diff --git a/docs/index.xml b/docs/index.xml
index 4c187f5b..26cc4c51 100644
--- a/docs/index.xml
+++ b/docs/index.xml
@@ -817,6 +817,7 @@
 &lt;p>The following is a contribution guide for HugeGraph:&lt;/p>
 &lt;img width="884" alt="image" 
src="https://user-images.githubusercontent.com/9625821/159643158-8bf72c0a-93c3-4a58-8912-7b2ab20ced1d.png";>
 &lt;h2 id="1-preparation">1. Preparation&lt;/h2>
+&lt;p>Optional: You can use &lt;a href="https://desktop.github.com/";>GitHub 
desktop&lt;/a> to greatly simplify the commit and update process.&lt;/p>
 &lt;p>We can contribute by reporting issues, submitting code patches or any 
other feedback.&lt;/p>
 &lt;p>Before submitting the code, we need to do some preparation:&lt;/p>
 &lt;ol>
@@ -843,7 +844,6 @@
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>git config 
user.email &lt;span 
style="color:#4e9a06">&amp;#34;{email-address-of-github}&amp;#34;&lt;/span> 
&lt;span style="color:#8f5902;font-style:italic"># like 
&amp;#34;[email protected]&amp;#34;&lt;/span>
 &lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;/li>
 &lt;/ol>
-&lt;p>Optional: You can use &lt;a href="https://desktop.github.com/";>GitHub 
desktop&lt;/a> to greatly simplify the commit and update process.&lt;/p>
 &lt;h2 id="2-create-an-issue-on-github">2. Create an Issue on GitHub&lt;/h2>
 &lt;p>If you encounter bugs or have any questions, please go to &lt;a 
href="https://github.com/apache/incubator-hugegraph/issues";>GitHub 
Issues&lt;/a> to report them and feel free to &lt;a 
href="https://github.com/apache/hugegraph/issues/new";>create an 
issue&lt;/a>.&lt;/p>
 &lt;h2 id="3-make-changes-of-code-locally">3. Make changes of code 
locally&lt;/h2>
@@ -900,8 +900,6 @@
 &lt;img width="1280" alt="image" 
src="https://user-images.githubusercontent.com/9625821/163524204-7fe0e6bf-9c8b-4b1a-ac65-6a0ac423eb16.png";>&lt;/p>
 &lt;h2 id="4-create-a-pull-request">4. Create a Pull Request&lt;/h2>
 &lt;p>Go to the web page of GitHub fork repo, there would be a chance to 
create a Pull Request after pushing to a new branch, just click button 
&amp;ldquo;Compare &amp;amp; pull request&amp;rdquo; to do it. Then edit the 
description for proposed changes, which can just be copied from the commit 
message.&lt;/p>
-&lt;p>Please sign the HugeGraph CLA when contributing code for the first time. 
You can sign the CLA by just posting a Pull Request Comment same as the below 
format:&lt;/p>
-&lt;p>&lt;code>I have read the CLA Document and I hereby sign the 
CLA&lt;/code>&lt;/p>
 &lt;p>Note: please make sure the email address you used to submit the code is 
bound to the GitHub account. For how to bind the email address, please refer to 
&lt;a 
href="https://github.com/settings/emails";>https://github.com/settings/emails&lt;/a>:
 &lt;img width="1280" alt="image" 
src="https://user-images.githubusercontent.com/9625821/163522445-2a50a72a-dea2-434f-9868-3a0d40d0d037.png";>&lt;/p>
 &lt;h2 id="5-code-review">5. Code review&lt;/h2>
diff --git a/en/sitemap.xml b/en/sitemap.xml
index 9851a407..7ec348ce 100644
--- a/en/sitemap.xml
+++ b/en/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>/docs/guides/architectural/</loc><lastmod>2023-06-25T21:06:07+08:00</lastmod><xhtml:link
 rel="alternate" hreflang="cn" 
href="/cn/docs/guides/architectural/"/><xhtml:link rel="alternate" 
hreflang="en" 
href="/docs/guides/architectural/"/></url><url><loc>/docs/config/config-guide/</loc><lastmod>2023-06-21T14:48:04+08:00</last
 [...]
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>/docs/guides/architectural/</loc><lastmod>2023-06-25T21:06:07+08:00</lastmod><xhtml:link
 rel="alternate" hreflang="cn" 
href="/cn/docs/guides/architectural/"/><xhtml:link rel="alternate" 
hreflang="en" 
href="/docs/guides/architectural/"/></url><url><loc>/docs/config/config-guide/</loc><lastmod>2023-06-21T14:48:04+08:00</last
 [...]
\ No newline at end of file
diff --git a/sitemap.xml b/sitemap.xml
index ad44381f..cd15f2ae 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><sitemapindex 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";><sitemap><loc>/en/sitemap.xml</loc><lastmod>2023-07-31T23:55:30+08:00</lastmod></sitemap><sitemap><loc>/cn/sitemap.xml</loc><lastmod>2023-07-31T23:55:30+08:00</lastmod></sitemap></sitemapindex>
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><sitemapindex 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";><sitemap><loc>/en/sitemap.xml</loc><lastmod>2023-09-09T20:50:32+08:00</lastmod></sitemap><sitemap><loc>/cn/sitemap.xml</loc><lastmod>2023-09-09T20:50:32+08:00</lastmod></sitemap></sitemapindex>
\ No newline at end of file

Reply via email to