doc: remove mention of visa fees from onboarding doc
The note in https://github.com/openjs-foundation/cross-project-council/blob/main/community-fund/COMMUNITY_FUND_POLICY.md#community-fund-rules says that the funds may not be used for visa costs, so this change corrects the doc. Signed-off-by: Darshan Sen <raisinten@gmail.com> PR-URL: https://github.com/nodejs/node/pull/57526 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Jordan Harband <ljharb@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
This commit is contained in:
parent
6b42554342
commit
7955a0f589
@ -258,8 +258,8 @@ needs to be pointed out separately during the onboarding.
|
|||||||
* <https://github.com/nodejs/citgm>
|
* <https://github.com/nodejs/citgm>
|
||||||
* The OpenJS Foundation hosts regular summits for active contributors to the
|
* The OpenJS Foundation hosts regular summits for active contributors to the
|
||||||
Node.js project, where we have face-to-face discussions about our work on the
|
Node.js project, where we have face-to-face discussions about our work on the
|
||||||
project. The Foundation has travel funds to cover participants' expenses
|
project. The Foundation has travel funds to cover [participants' expenses][]
|
||||||
including accommodations, transportation, visa fees, etc. if needed. Check out
|
including accommodations and transportation if needed. Check out
|
||||||
the [summit](https://github.com/nodejs/summit) repository for details.
|
the [summit](https://github.com/nodejs/summit) repository for details.
|
||||||
* If you are interested in helping to fix coverity reports consider requesting
|
* If you are interested in helping to fix coverity reports consider requesting
|
||||||
access to the projects coverity project as outlined in [static-analysis][].
|
access to the projects coverity project as outlined in [static-analysis][].
|
||||||
@ -272,6 +272,7 @@ needs to be pointed out separately during the onboarding.
|
|||||||
[`author-ready`]: doc/contributing/collaborator-guide.md#author-ready-pull-requests
|
[`author-ready`]: doc/contributing/collaborator-guide.md#author-ready-pull-requests
|
||||||
[`core-validate-commit`]: https://github.com/nodejs/core-validate-commit
|
[`core-validate-commit`]: https://github.com/nodejs/core-validate-commit
|
||||||
[`git-node`]: https://github.com/nodejs/node-core-utils/blob/HEAD/docs/git-node.md
|
[`git-node`]: https://github.com/nodejs/node-core-utils/blob/HEAD/docs/git-node.md
|
||||||
|
[participants' expenses]: https://github.com/openjs-foundation/cross-project-council/blob/main/community-fund/COMMUNITY_FUND_POLICY.md#community-fund-rules
|
||||||
[set up the credentials]: https://github.com/nodejs/node-core-utils#setting-up-github-credentials
|
[set up the credentials]: https://github.com/nodejs/node-core-utils#setting-up-github-credentials
|
||||||
[static-analysis]: doc/contributing/static-analysis.md
|
[static-analysis]: doc/contributing/static-analysis.md
|
||||||
[two-factor authentication]: https://help.github.com/articles/securing-your-account-with-two-factor-authentication-2fa/
|
[two-factor authentication]: https://help.github.com/articles/securing-your-account-with-two-factor-authentication-2fa/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user