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

jingyimei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/madlib.git


The following commit(s) were added to refs/heads/master by this push:
     new 9ccb17c  Add contribution guideline page link in README
9ccb17c is described below

commit 9ccb17c4c57a0c364347fea99d404f59851f503d
Author: Jingyi Mei <[email protected]>
AuthorDate: Mon May 6 11:46:32 2019 -0700

    Add contribution guideline page link in README
    
    Closes #386
---
 README.md | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md
index d202722..5bf46be 100644
--- a/README.md
+++ b/README.md
@@ -6,15 +6,17 @@ machine learning methods for structured and unstructured data.
 
 [![master build 
status](https://builds.apache.org/buildStatus/icon?job=madlib-master-build&style=plastic)](https://builds.apache.org/job/madlib-master-build)
 
-
 Installation and Contribution
 ==============================
-See the project website  [`MADlib Home`](http://madlib.apache.org/) for links 
to the
-latest binary and source packages. For installation and contribution guides,
-and other useful information
-please refer to the [`MADlib 
Wiki`](https://cwiki.apache.org/confluence/display/MADLIB/)
+See the project website  [MADlib Home](http://madlib.apache.org/) for links to 
the
+latest binary and source packages.
+
+We appreciate all forms of project contributions to MADlib including bug 
reports, providing help to new users, documentation, or code patches. Please 
refer to [Contribution 
Guidelines](https://cwiki.apache.org/confluence/display/MADLIB/Contribution+Guidelines)
 for instructions.
+
+For more installation and contribution guides,
+please refer to the [MADlib 
Wiki](https://cwiki.apache.org/confluence/display/MADLIB/).
 
-[`Compiling from source on 
Linux`](https://cwiki.apache.org/confluence/display/MADLIB/Installation+Guide#InstallationGuide-CompileFromSourceCompilingFromSource)
 details are 
+[Compiling from source on 
Linux](https://cwiki.apache.org/confluence/display/MADLIB/Installation+Guide#InstallationGuide-CompileFromSourceCompilingFromSource)
 details are
 also on the wiki.
 
 

Reply via email to