summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst15
1 files changed, 12 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 35adaaed3..5e435b583 100644
--- a/README.rst
+++ b/README.rst
@@ -1,13 +1,15 @@
Apache CouchDB README
=====================
-Travis CI master build status: |travisci|
++--------------------------------+------------+
+| Travis CI master build status | |travisci| |
++--------------------------------+------------+
+| Jenkins CI master build status | |jenkins| |
++--------------------------------+------------+
.. |travisci| image:: https://travis-ci.org/apache/couchdb.svg?branch=master
:target: https://travis-ci.org/apache/couchdb
-Jenkins CI master build status: |jenkins|
-
.. |jenkins| image:: https://builds.apache.org/buildStatus/icon?job=CouchDB
:target: https://builds.apache.org/job/CouchDB/
@@ -79,6 +81,13 @@ Fauxton. To fix the admin party you have to run ``./dev/run`` with the ``admin``
flag, e.g. ``./dev/run --admin=username:password``. If you want to have an
admin-party, just omit the flag.
+Contributing to CouchDB
+-----------------------
+
+You can learn more about our contributing process here:
+
+ https://github.com/apache/couchdb/blob/master/CONTRIBUTING.md
+
Cryptographic Software Notice
-----------------------------