Author: wangwei
Date: Mon May 18 06:41:14 2015
New Revision: 1679947
URL: http://svn.apache.org/r1679947
Log:
add title
Modified:
incubator/singa/site/trunk/content/markdown/community/contribute-code.md
Modified:
incubator/singa/site/trunk/content/markdown/community/contribute-code.md
URL:
http://svn.apache.org/viewvc/incubator/singa/site/trunk/content/markdown/community/contribute-code.md?rev=1679947&r1=1679946&r2=1679947&view=diff
==============================================================================
--- incubator/singa/site/trunk/content/markdown/community/contribute-code.md
(original)
+++ incubator/singa/site/trunk/content/markdown/community/contribute-code.md
Mon May 18 06:41:14 2015
@@ -1,3 +1,7 @@
+## How to contribute code
+
+_____
+
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.