Repository: couchdb-www Updated Branches: refs/heads/asf-site a0f3eb4a2 -> fe5b73bb1
Erlang ML has gone Project: http://git-wip-us.apache.org/repos/asf/couchdb-www/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-www/commit/fe5b73bb Tree: http://git-wip-us.apache.org/repos/asf/couchdb-www/tree/fe5b73bb Diff: http://git-wip-us.apache.org/repos/asf/couchdb-www/diff/fe5b73bb Branch: refs/heads/asf-site Commit: fe5b73bb1b6d70359545d081ea0ee4d9777799a3 Parents: a0f3eb4 Author: Alexander Shorin <[email protected]> Authored: Wed Apr 29 23:20:28 2015 +0300 Committer: Alexander Shorin <[email protected]> Committed: Wed Apr 29 23:20:28 2015 +0300 ---------------------------------------------------------------------- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-www/blob/fe5b73bb/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index bf96c1f..99cdd0c 100644 --- a/index.html +++ b/index.html @@ -120,7 +120,7 @@ This fabulous linen texture was integrated into the site design. <p>Why don’t you help us triage <a href="http://s.apache.org/Bni">JIRA</a> issues? <strong>Be the first person someone interacts with when they have a problem. This is a great way to help out while learning the project.</strong> Or maybe you’d like to help us keep the <a href="http://wiki.apache.org/couchdb/">wiki</a> up-to-date? If you want to help with translations, join us on the <a href="#mailing-lists">localisation list</a> and specify which languages you want to help with. If you’re looking for something a little more technical, you could help us with our documentation, QA, packaging, or release efforts. Just drop by on the <a href="#developer-mailing-list">developer list</a> and let us know what you want to do. <strong>There’s enough room for any sort of contribution!</strong></p> - <p><strong>Do you want to contribute code? Great!</strong> There’s lots of stuff to work on. <strong>Don’t know Erlang? Join the <a href="#erlang-mailing-list">Erlang list</a>, and learn you some Erlang in a friendly environment!</strong> You can use JIRA to find <a href="http://s.apache.org/couchdb-easy-issues2">easy</a>, <a href="http://s.apache.org/couchdb-medium-issues2">medium</a>, and <a href="http://s.apache.org/couchdb-hard-issues2">hard</a> issues to work on. Or, if you’d prefer, just open a new issue, and attach your patch. Don’t want to use JIRA? <a href="https://github.com/apache?query=couchdb">Fork us on GitHub</a> and send a pull request. Why don’t you check out the <a href="https://cwiki.apache.org/confluence/display/COUCHDB/Git+workflow">Git workflow</a> guide? + <p><strong>Do you want to contribute code? Great!</strong> There’s lots of stuff to work on. You can use JIRA to find <a href="http://s.apache.org/couchdb-easy-issues2">easy</a>, <a href="http://s.apache.org/couchdb-medium-issues2">medium</a>, and <a href="http://s.apache.org/couchdb-hard-issues2">hard</a> issues to work on. Or, if you’d prefer, just open a new issue, and attach your patch. Don’t want to use JIRA? <a href="https://github.com/apache?query=couchdb">Fork us on GitHub</a> and send a pull request. Why don’t you check out the <a href="https://cwiki.apache.org/confluence/display/COUCHDB/Git+workflow">Git workflow</a> guide? </div>
