This is an automated email from the ASF dual-hosted git repository. lide pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-doris-website.git
The following commit(s) were added to refs/heads/asf-site by this push: new 9c90986 Automatic Site Publish by git-site-role 9c90986 is described below commit 9c90986083ae422eb09ff76a1105635f1d0a56d3 Author: lide <l...@baidu.com> AuthorDate: Fri Nov 9 15:44:41 2018 +0800 Automatic Site Publish by git-site-role --- content/feed.xml | 4 ++-- content/policy/pull-request.html | 8 +++++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/content/feed.xml b/content/feed.xml index 5d0088d..d1aceba 100644 --- a/content/feed.xml +++ b/content/feed.xml @@ -6,8 +6,8 @@ <atom:link href="http://doris.apache.org/feed.xml" rel="self" type="application/rss+xml" /> <description>JBake Bootstrap Template</description> <language>en-gb</language> - <pubDate>Fri, 9 Nov 2018 15:29:28 +0800</pubDate> - <lastBuildDate>Fri, 9 Nov 2018 15:29:28 +0800</lastBuildDate> + <pubDate>Fri, 9 Nov 2018 15:44:36 +0800</pubDate> + <lastBuildDate>Fri, 9 Nov 2018 15:44:36 +0800</lastBuildDate> diff --git a/content/policy/pull-request.html b/content/policy/pull-request.html index 1713719..da30459 100644 --- a/content/policy/pull-request.html +++ b/content/policy/pull-request.html @@ -156,10 +156,12 @@ git push origin <your_branch_name> <p>关于如何写 Commit Message,下面列出了一些 Tips:</p> <ul> <li>请用英文 动词 + 宾语 的形式,动词不用过去式,语句用祈使句;</li> - <li>消息主题(Subject)和具体内容(Body)都要写,它们之间要有空行分割(GitHub PR界面上分别填写即可)。</li> + <li>消息主题(Subject)和具体内容(Body)都要写,它们之间要有空行分隔(GitHub PR界面上分别填写即可);</li> <li>消息主题长度不要超过<strong>50</strong>个字符;</li> - <li>消息内容每行不要超过 72 个字符,超过的需要手动换行;</li> - <li>消息内容用于解释做了什么、为什么做以及怎么做的。</li> + <li>消息内容每行不要超过<strong>72</strong>个字符,超过的需要手动换行;</li> + <li>消息内容用于解释做了什么、为什么做以及怎么做的;</li> + <li>消息主题第一个字母要<strong>大写</strong>,句尾<strong>不要</strong>有句号;</li> + <li>消息内容中写明关联的issue,例如 #233;</li> </ul> <p>更详细的内容请参考 <a href="https://chris.beams.io/posts/git-commit">https://chris.beams.io/posts/git-commit</a></p> <p><img src="http://doris.apache.org/../images/create-pr2.png" alt="create PR"></p> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org