You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
After reading [Contributing Guidelines](https://github.com/facebook/react-native/blob/master/CONTRIBUTING.md#contributing-code), I found myself googling "react native cla", and figured it makes sense to include a link to the CLA alongside the guidelines.
## Changelog
[Internal] [Changed] - Link to CLA
Pull Request resolved: #26016
Test Plan: N/A
Differential Revision: D16761411
Pulled By: cpojer
fbshipit-source-id: 49912c9e32464725d9970f1a7a8bc483ee9f68ce
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -83,7 +83,7 @@ Code-level contributions to React Native generally come in the form of [pull req
83
83
7. Create a pull request to the React Native repository.
84
84
8. Review and address comments on your pull request.
85
85
1. A bot may comment with suggestions. Generally we ask you to resolve these first before a maintainer will review your code.
86
-
9. If you haven't already, complete the Contributor License Agreement ("CLA").
86
+
9. If you haven't already, please complete the [Contributor License Agreement](https://github.com/facebook/react-native/wiki/Contributor-License-Agreement) ("CLA").**[Complete your CLA here.](https://code.facebook.com/cla)**
87
87
88
88
If all goes well, your pull request will be merged. If it is not merged, maintainers will do their best to explain the reason why.
0 commit comments