docs: update links related to Open JS Foundation (#5968)

Co-authored-by: Ulises Gascón <ulisesgascongonzalez@gmail.com>
This commit is contained in:
Peter Clarke
2025-11-05 16:15:05 -05:00
committed by GitHub
parent 70d9d037c3
commit 072a807ff7
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
# Contributing to Lodash # Contributing to Lodash
Contributions are always welcome. Before contributing please read the Contributions are always welcome. Before contributing please read the
[code of conduct](https://js.foundation/community/code-of-conduct) & [code of conduct](https://github.com/openjs-foundation/cross-project-council/blob/main/CODE_OF_CONDUCT.md) &
[search the issue tracker](https://github.com/lodash/lodash/issues); your issue [search the issue tracker](https://github.com/lodash/lodash/issues); your issue
may have already been discussed or fixed in `master`. To contribute, may have already been discussed or fixed in `master`. To contribute,
[fork](https://help.github.com/articles/fork-a-repo/) Lodash, commit your changes, [fork](https://help.github.com/articles/fork-a-repo/) Lodash, commit your changes,
@@ -33,7 +33,7 @@ Run unit tests from the command-line via `npm test`, or open `test/index.html` &
Lodash is a member of the [Open JS Foundation](https://openjsf.org/). Lodash is a member of the [Open JS Foundation](https://openjsf.org/).
As such, we request that all contributors sign our As such, we request that all contributors sign our
[contributor license agreement (CLA)](https://js.foundation/CLA/). [contributor license agreement (CLA)](https://openjsf.org/cla).
For more information about CLAs, please check out Alex Russells excellent post, For more information about CLAs, please check out Alex Russells excellent post,
[“Why Do I Need to Sign This?”](https://infrequently.org/2008/06/why-do-i-need-to-sign-this/). [“Why Do I Need to Sign This?”](https://infrequently.org/2008/06/why-do-i-need-to-sign-this/).

View File

@@ -5,7 +5,7 @@
[FP Guide](https://github.com/lodash/lodash/wiki/FP-Guide) | [FP Guide](https://github.com/lodash/lodash/wiki/FP-Guide) |
[Contributing](https://github.com/lodash/lodash/blob/master/.github/CONTRIBUTING.md) | [Contributing](https://github.com/lodash/lodash/blob/master/.github/CONTRIBUTING.md) |
[Wiki](https://github.com/lodash/lodash/wiki "Changelog, Roadmap, etc.") | [Wiki](https://github.com/lodash/lodash/wiki "Changelog, Roadmap, etc.") |
[Code of Conduct](https://js.foundation/conduct/) | [Code of Conduct](https://github.com/openjs-foundation/cross-project-council/blob/main/CODE_OF_CONDUCT.md) |
[Governance](https://github.com/lodash/lodash/blob/HEAD/GOVERNANCE.md) | [Governance](https://github.com/lodash/lodash/blob/HEAD/GOVERNANCE.md) |
[Twitter](https://twitter.com/bestiejs) | [Twitter](https://twitter.com/bestiejs) |
[Chat](https://gitter.im/lodash/lodash) [Chat](https://gitter.im/lodash/lodash)