From ca8931c8af98069d16aa5b3889d072429d81495f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gear=C3=B3id?= Date: Fri, 29 Jun 2018 09:47:34 +0900 Subject: [PATCH] Remove mention of ICLA from contribution guidelines (#460) --- CONTRIBUTING.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 07f56518..9a4461b7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -30,7 +30,6 @@ 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.