summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorJoan Touzet <joant@atypical.net>2017-05-17 13:57:50 -0400
committerJoan Touzet <wohali@users.noreply.github.com>2017-05-20 16:16:34 -0400
commit060fd6326be832b827f205e95a35bca1350ff54d (patch)
tree1102c184116af9aebd1a311442ee27169aae4320 /README.rst
parentd899ea6a29854e6e23be1d4afff986b825e938ab (diff)
downloadcouchdb-060fd6326be832b827f205e95a35bca1350ff54d.tar.gz
Add/update contribution guidelines, issue/PR templates for GH Issues
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
-----------------------------