Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 6741C200D53 for ; Tue, 21 Nov 2017 01:26:03 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 65DE0160C13; Tue, 21 Nov 2017 00:26:03 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 3E466160C19 for ; Tue, 21 Nov 2017 01:26:02 +0100 (CET) Received: (qmail 21538 invoked by uid 500); 21 Nov 2017 00:26:01 -0000 Mailing-List: contact commits-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list commits@cordova.apache.org Received: (qmail 21416 invoked by uid 99); 21 Nov 2017 00:26:01 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Nov 2017 00:26:01 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id B1D4081AAD; Tue, 21 Nov 2017 00:25:59 +0000 (UTC) Date: Tue, 21 Nov 2017 00:26:14 +0000 To: "commits@cordova.apache.org" Subject: [cordova-plugin-whitelist] 15/28: Fixing contribute link. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: macdonst@apache.org In-Reply-To: <151122395906.23602.14181846860062640791@gitbox.apache.org> References: <151122395906.23602.14181846860062640791@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: cordova-plugin-whitelist X-Git-Refname: refs/heads/deprecation X-Git-Reftype: branch X-Git-Rev: a76cf36c67627354d1549c93e22761bb324b7c5f X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20171121002559.B1D4081AAD@gitbox.apache.org> archived-at: Tue, 21 Nov 2017 00:26:03 -0000 This is an automated email from the ASF dual-hosted git repository. macdonst pushed a commit to branch deprecation in repository https://gitbox.apache.org/repos/asf/cordova-plugin-whitelist.git commit a76cf36c67627354d1549c93e22761bb324b7c5f Author: Dmitry Blotsky AuthorDate: Fri Oct 23 12:03:42 2015 -0700 Fixing contribute link. --- CONTRIBUTING.md | 38 +------------------------------------- 1 file changed, 1 insertion(+), 37 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e4a178f..15e2e7d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,37 +1 @@ - - -# Contributing to Apache Cordova - -Anyone can contribute to Cordova. And we need your contributions. - -There are multiple ways to contribute: report bugs, improve the docs, and -contribute code. - -For instructions on this, start with the -[contribution overview](http://cordova.apache.org/#contribute). - -The details are explained there, but the important items are: - - Sign and submit an Apache ICLA (Contributor License Agreement). - - Have a Jira issue open that corresponds to your contribution. - - Run the tests so your patch doesn't break existing functionality. - -We look forward to your contributions! +cordova-plugin-legacy-whitelist/CONTRIBUTE.md \ No newline at end of file -- To stop receiving notification emails like this one, please contact "commits@cordova.apache.org" . --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org For additional commands, e-mail: commits-help@cordova.apache.org