Author: buildbot
Date: Mon May 18 06:41:30 2015
New Revision: 951692
Log:
Staging update by buildbot for singa
Modified:
websites/staging/singa/trunk/content/ (props changed)
websites/staging/singa/trunk/content/community/contribute-code.html
Propchange: websites/staging/singa/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon May 18 06:41:30 2015
@@ -1 +1 @@
-1679945
+1679947
Modified: websites/staging/singa/trunk/content/community/contribute-code.html
==============================================================================
--- websites/staging/singa/trunk/content/community/contribute-code.html
(original)
+++ websites/staging/singa/trunk/content/community/contribute-code.html Mon May
18 06:41:30 2015
@@ -9,7 +9,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="Date-Revision-yyyymmdd" content="20150518" />
<meta http-equiv="Content-Language" content="en" />
- <title>Apache SINGA – </title>
+ <title>Apache SINGA – How to contribute code</title>
<link rel="stylesheet" href="../css/apache-maven-fluido-1.4.min.css" />
<link rel="stylesheet" href="../css/site.css" />
<link rel="stylesheet" href="../css/print.css" media="print" />
@@ -155,7 +155,7 @@
Apache SINGA</a>
<span class="divider">/</span>
</li>
- <li class="active "></li>
+ <li class="active ">How to contribute code</li>
@@ -314,8 +314,10 @@
<div id="bodyColumn" class="span10" >
- <p>Like other Apache projects, SINGA uses JIRA to track bugs,
improvements and other high-level discussions (e.g., system design and
features). Github pull requests are used for implementation discussions, e.g.,
code review and code merge.</p>
-<div class="section">
+ <div class="section">
+<h2><a name="How_to_contribute_code"></a>How to contribute code</h2>
+<hr />
+<p>Like other Apache projects, SINGA uses JIRA to track bugs, improvements and
other high-level discussions (e.g., system design and features). Github pull
requests are used for implementation discussions, e.g., code review and code
merge.</p>
<div class="section">
<h3><a name="JIRA_format"></a>JIRA format</h3>