You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zookeeper.apache.org by ha...@apache.org on 2017/08/21 23:51:13 UTC

zookeeper git commit: Update README.txt. Create a section on How to Contribute to make new contributor's life easier. Also create a header section with ZooKeeper logo to make us look cool again.

Repository: zookeeper
Updated Branches:
  refs/heads/master 09742f2d0 -> b64d50441


Update README.txt.
Create a section on How to Contribute to make new contributor's life easier. Also create a header section with ZooKeeper logo to make us look cool again.


Project: http://git-wip-us.apache.org/repos/asf/zookeeper/repo
Commit: http://git-wip-us.apache.org/repos/asf/zookeeper/commit/b64d5044
Tree: http://git-wip-us.apache.org/repos/asf/zookeeper/tree/b64d5044
Diff: http://git-wip-us.apache.org/repos/asf/zookeeper/diff/b64d5044

Branch: refs/heads/master
Commit: b64d50441792587d75b9a32a1e2014578d132d31
Parents: 09742f2
Author: Michael Han <ha...@apache.org>
Authored: Mon Aug 21 16:50:59 2017 -0700
Committer: Michael Han <ha...@apache.org>
Committed: Mon Aug 21 16:50:59 2017 -0700

----------------------------------------------------------------------
 README.txt | 8 ++++++++
 1 file changed, 8 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/zookeeper/blob/b64d5044/README.txt
----------------------------------------------------------------------
diff --git a/README.txt b/README.txt
index ab1fb71..99419cc 100644
--- a/README.txt
+++ b/README.txt
@@ -1,3 +1,6 @@
+# Apache ZooKeeper
+![alt text](https://zookeeper.apache.org/images/zookeeper_small.gif "ZooKeeper")
+
 For the latest information about Apache ZooKeeper, please visit our website at:
 
    http://zookeeper.apache.org/
@@ -35,3 +38,8 @@ dist-maven directory are deployed to the central repository after the release
 is voted on and approved by the Apache ZooKeeper PMC:
 
   https://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper/
+
+# Contributing
+We always welcome new contributors to the project! See [How to Contribute](https://cwiki.apache.org/confluence/display/ZOOKEEPER/HowToContribute) for details on how to submit patch through pull request and our contribution workflow.
+
+