Return-Path: Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: (qmail 53360 invoked from network); 7 Jan 2009 21:41:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Jan 2009 21:41:45 -0000 Received: (qmail 45685 invoked by uid 500); 7 Jan 2009 21:41:45 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 45597 invoked by uid 500); 7 Jan 2009 21:41:45 -0000 Mailing-List: contact commits-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list commits@couchdb.apache.org Received: (qmail 45588 invoked by uid 500); 7 Jan 2009 21:41:45 -0000 Delivered-To: apmail-incubator-couchdb-commits@incubator.apache.org Received: (qmail 45584 invoked by uid 99); 7 Jan 2009 21:41:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Jan 2009 13:41:45 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.130] (HELO eos.apache.org) (140.211.11.130) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Jan 2009 21:41:35 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 5E67E118D7 for ; Wed, 7 Jan 2009 21:41:14 +0000 (GMT) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: couchdb-commits@incubator.apache.org Date: Wed, 07 Jan 2009 21:41:14 -0000 Message-ID: <20090107214114.7603.19838@eos.apache.org> Subject: [Couchdb Wiki] Update of "How to contribute (for Non-Committers)" by NoahSlater X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification. The following page has been changed by NoahSlater: http://wiki.apache.org/couchdb/How_to_contribute_%28for_Non-Committers%29 ------------------------------------------------------------------------------ - Thanks for your interest in growing Couchdb! This page will explain the process of submitting code to fix issues or add features. + Thanks for your interest in growing CouchDB! This page will explain the process of submitting code to fix issues or add features. In this document: * [#pre Prerequisites] @@ -13, +13 @@ == Prerequisites == Ensure that you've * Installed from source: ["Installing from source"] - * Got your system running in Dev mode: ["Running Couchdb in Dev Mode"] + * Got your system running in Dev mode: ["Running CouchDB in Dev Mode"] [[Anchor(step1)]] == Step 1: See if your bug/feature exists in JIRA == - * JIRA is the issue tracker that Couchdb uses to track items of work. + * JIRA is the issue tracker that CouchDB uses to track items of work. * Visit https://issues.apache.org/jira/browse/COUCHDB to see if your issue already exists. * If it doesn't, you can open one by * Registering for a JIRA account here: https://issues.apache.org/jira/secure/Signup!default.jspa @@ -57, +57 @@ [[Anchor(questions)]] == Asking Questions And Getting Feedback == - You can contact the couchdb developers to ask questions and propose ideas by: + You can contact the CouchDB developers to ask questions and propose ideas by: * Sending a mail to the Dev mailing list: http://wiki.apache.org/couchdb/Mailing_lists or, * Chatting on IRC: #couchdb on Freenode (irc.freenode.net)