From airavata-commits-return-2825-apmail-incubator-airavata-commits-archive=incubator.apache.org@incubator.apache.org Wed Aug 22 10:37:21 2012 Return-Path: X-Original-To: apmail-incubator-airavata-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-airavata-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7CAE066F for ; Wed, 22 Aug 2012 10:37:21 +0000 (UTC) Received: (qmail 99734 invoked by uid 500); 22 Aug 2012 10:37:21 -0000 Delivered-To: apmail-incubator-airavata-commits-archive@incubator.apache.org Received: (qmail 99630 invoked by uid 500); 22 Aug 2012 10:37:18 -0000 Mailing-List: contact airavata-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: airavata-dev@incubator.apache.org Delivered-To: mailing list airavata-commits@incubator.apache.org Received: (qmail 99610 invoked by uid 99); 22 Aug 2012 10:37:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Aug 2012 10:37:18 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Aug 2012 10:37:15 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id F29332388A4A; Wed, 22 Aug 2012 10:36:31 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r1375975 - /incubator/airavata/site/trunk/content/airavata/development/submit-patch.mdtext Date: Wed, 22 Aug 2012 10:36:31 -0000 To: airavata-commits@incubator.apache.org From: smarru@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120822103631.F29332388A4A@eris.apache.org> Author: smarru Date: Wed Aug 22 10:36:31 2012 New Revision: 1375975 URL: http://svn.apache.org/viewvc?rev=1375975&view=rev Log: testing svn commits Modified: incubator/airavata/site/trunk/content/airavata/development/submit-patch.mdtext Modified: incubator/airavata/site/trunk/content/airavata/development/submit-patch.mdtext URL: http://svn.apache.org/viewvc/incubator/airavata/site/trunk/content/airavata/development/submit-patch.mdtext?rev=1375975&r1=1375974&r2=1375975&view=diff ============================================================================== --- incubator/airavata/site/trunk/content/airavata/development/submit-patch.mdtext (original) +++ incubator/airavata/site/trunk/content/airavata/development/submit-patch.mdtext Wed Aug 22 10:36:31 2012 @@ -1,6 +1,6 @@ Title: Submit Patches -* Identify an issue that you want to fix or improve +* Identify an issue or documentation that you want to fix or improve * Search [JIRA] [jira] and the mailing list to see if it’s already been discussed * If it’s a bug or a feature request, open a JIRA issue * Create a sample that you can use for prototyping the feature or demonstrating the bug. If creating a sample is time consuming, write steps to reproduce the issue.