Hey,
Can we add one for github sponsors
Thanks.
Hi @Prajwal-Koirala! Could you provide some additional information by responding to the below questions?
org/user / sponsors have been to the public for some time now https://github.com/sponsors
Per https://github.com/sponsors
Note: GitHub Sponsors for organizations is currently in beta and subject to change.
I only noted the beta status because it is common for beta GitHub features to not have API availability or for the API documentation to not exists (we saw this with Actions and Packages for example).
Info on sponsors is available via the v4 (GraphQL) API, but not the REST API.
In the meantime, this creates a nice static badge:
https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&link=<url>
A GitHub Sponsors button that we can include in our README.md's and that is stylable to look like the original, would be really useful.
Original:

Thinner version from https://buttons.github.io/:

Most helpful comment
In the meantime, this creates a nice static badge: