Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEilon Lipton <Eilon@users.noreply.github.com>2015-05-12 21:22:21 +0300
committerEilon Lipton <Eilon@users.noreply.github.com>2015-05-12 21:22:21 +0300
commite421a5e2230749874069a16b96dc07f314008eae (patch)
tree6f4a89a08b573cf007c3a9d1d41a2140c44dfc09
parent7c3f40735555ea8bc5ba9540d6a571b8a7dfb675 (diff)
Update CLA inforc2beta8beta7beta6
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index f0dfcf9992..aa55e92b58 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -45,7 +45,7 @@ GitHub supports [markdown](http://github.github.com/github-flavored-markdown/),
## Contributing code and content
-You will need to sign a [Contributor License Agreement](https://cla.msopentech.com) before submitting your pull request. To complete the Contributor License Agreement (CLA), you will need to submit a request via the form and then electronically sign the Contributor License Agreement when you receive the email containing the link to the document. This needs to only be done once for any Microsoft Open Technologies OSS project.
+You will need to sign a [Contributor License Agreement](https://cla2.dotnetfoundation.org/) before submitting your pull request. To complete the Contributor License Agreement (CLA), you will need to submit a request via the form and then electronically sign the Contributor License Agreement when you receive the email containing the link to the document. This needs to only be done once for any .NET Foundation OSS project.
Make sure you can build the code. Familiarize yourself with the project workflow and our coding conventions. If you don't know what a pull request is read this article: https://help.github.com/articles/using-pull-requests.