Skip to content

Commit ae0c777

Browse files
authored
Update CONTRIBUTING.md to remove CLA step
Removed the step about completing the Contributor License Agreement (CLA) from the contributing guidelines.
1 parent d782a2d commit ae0c777

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,11 @@ We actively welcome your pull requests.
1313
3. If you've changed APIs, update the documentation.
1414
4. Ensure the test suite passes.
1515
5. Make sure your code lints and typechecks.
16-
6. If you haven't already, complete the Contributor License Agreement ("CLA").
1716

1817
## Issues
1918
We use GitHub issues to track public bugs. Please ensure your description is
2019
clear and has sufficient instructions to be able to reproduce the issue.
2120

22-
Facebook has a [bounty program](https://www.facebook.com/whitehat/) for the safe
23-
disclosure of security bugs. In those cases, please go through the process
24-
outlined on that page and do not file a public issue.
25-
2621
## License
2722
react-docgen is [MIT licensed](https://github.com/reactjs/react-docgen/blob/master/LICENSE).
2823

0 commit comments

Comments
 (0)