From 5b858f7ac8ea9cb4dade58fc4b96717ad536cec8 Mon Sep 17 00:00:00 2001 From: Kent Rancourt Date: Mon, 9 Oct 2017 14:03:41 -0600 Subject: [PATCH] remove duplicate sentence (#1559) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7a043c6e2..a060899f4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,7 +7,7 @@ The Microsoft acs-engine project accepts contributions via GitHub pull requests. We'd love to accept your patches! Before we can take them, we have to jump a couple of legal hurdles. -The [Microsoft CLA](https://cla.microsoft.com/) must be signed by all contributors. Please fill out either the individual or corporate Contributor License Agreement (CLA). Once you are CLA'ed, we'll be able to accept your pull requests. Once you are CLA'ed, we'll be able to accept your pull requests. +The [Microsoft CLA](https://cla.microsoft.com/) must be signed by all contributors. Please fill out either the individual or corporate Contributor License Agreement (CLA). Once you are CLA'ed, we'll be able to accept your pull requests. ***NOTE***: Only original source code from you and other people that have signed the CLA can be accepted into the repository.