Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: add option to have support me link #53312

Closed
wants to merge 9 commits into from
20 changes: 20 additions & 0 deletions doc/contributing/reconizing-contributors.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,26 @@ Some of the benefits we hope to achieve through these programs include:
done by individuals or teams like those mentioned. This should
encourage other people to get involved and make similar contributions

## Sponsorship link on nodejs/node README.md

Collaborators may add a single link beside their name on the nodejs/node
mhdawson marked this conversation as resolved.
Show resolved Hide resolved
mhdawson marked this conversation as resolved.
Show resolved Hide resolved
README.md page named `Support me`. This link may be:

1. a direct link to one of the sponsorship platforms listed below,
2. a page that has text explaining how to support the collaborator
including zero or more links to the sponsorship platforms listed below.
The page should not have any outgoing links other than to the
sponsorship platforms. We expect and trust collaborators to ensure that
the text is professional and respectful.

The sponsorship platforms to which links can be made currently
includes (in alphabetical order):

* [GitHub Sponsors](https://github.com/sponsors)
* [Open Collective](https://opencollective.com/)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OpenCollective does not work for individuals.

I recommend we include thanks.dev and polar.sh.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mcollina added.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think OpenCollective should be removed. It's not a system built for individuals.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mcollina removed

mhdawson marked this conversation as resolved.
Show resolved Hide resolved
* [Polar](https://polar.sh/)
* [thanks.dev](https://thanks.dev)

mhdawson marked this conversation as resolved.
Show resolved Hide resolved
## Bi-monthly contributor spotlight

The contributor spotlight program showcases individual(s) or teams who have
Expand Down
Loading