From 4caa7b5624018b89aa19673ad148178cb72b61cd Mon Sep 17 00:00:00 2001 From: Nick Partridge Date: Fri, 10 Apr 2020 02:59:23 -0500 Subject: [PATCH] docs: add CLA link to contributing docs (#9789) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3a481995ec59..2db2441d35b4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -82,7 +82,7 @@ _Before_ submitting a pull request, please make sure the following is doneā€¦ $ yarn test ``` -1. If you haven't already, complete the CLA. +1. If you haven't already, complete the [CLA](https://code.facebook.com/cla/). #### Changelog entries