Return-Path: Delivered-To: apmail-lucene-hadoop-commits-archive@locus.apache.org Received: (qmail 75225 invoked from network); 13 Feb 2007 18:01:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Feb 2007 18:01:32 -0000 Received: (qmail 13596 invoked by uid 500); 13 Feb 2007 18:01:37 -0000 Delivered-To: apmail-lucene-hadoop-commits-archive@lucene.apache.org Received: (qmail 13583 invoked by uid 500); 13 Feb 2007 18:01:37 -0000 Mailing-List: contact hadoop-commits-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hadoop-dev@lucene.apache.org Delivered-To: mailing list hadoop-commits@lucene.apache.org Received: (qmail 13570 invoked by uid 99); 13 Feb 2007 18:01:37 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Feb 2007 10:01:37 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS 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; Tue, 13 Feb 2007 10:01:29 -0800 Received: from eos.apache.osuosl.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 76D0C5A1CF for ; Tue, 13 Feb 2007 18:01:09 +0000 (GMT) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: hadoop-commits@lucene.apache.org Date: Tue, 13 Feb 2007 18:01:09 -0000 Message-ID: <20070213180109.5681.62354@eos.apache.osuosl.org> Subject: [Lucene-hadoop Wiki] Update of "HowToContribute" by DougCutting X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Lucene-hadoop Wiki" for change notification. The following page has been changed by DougCutting: http://wiki.apache.org/lucene-hadoop/HowToContribute ------------------------------------------------------------------------------ === Contributing your work === - Finally, patches should be attached to a bug report in [http://issues.apache.org/jira/browse/HADOOP Jira]. + Finally, patches should be attached to a bug report in [http://issues.apache.org/jira/browse/HADOOP Jira]. If you are uncertain about the change, please first submit a draft version and ask others to review it. When you believe that your patch is ready to be committed, select the "Submit Patch" link. A committer should then evaluate it within a few days and either: commit it; or reject it with an explanation. Please be patient. Committers are busy people too. If no one responds to your patch after a few days, please make friendly reminders. Please incorporate other's suggestions into into your patch if you think they're reasonable. Finally, remember that even a patch that is not committed is useful to the community.