kwhitley / itty-router

A little router.
MIT License
1.75k stars 78 forks source link

FUNDING.yml isn't working #33

Closed ttmc closed 3 years ago

ttmc commented 3 years ago

When I clicked on GitHub's "Sponsor" button (in the top right), I got this error message from GitHub:

Screenshot 2021-05-20 150947

I think the reason is that you left the changed values in FUNDING.yml as comments, rather than as values, e.g.

https://github.com/kwhitley/itty-router/blob/fe9019fbb656372aa8a47ed47686d4650ebe60d3/.github/FUNDING.yml#L3

and:

https://github.com/kwhitley/itty-router/blob/fe9019fbb656372aa8a47ed47686d4650ebe60d3/.github/FUNDING.yml#L5

I think you need to remove the hash symbol / pound symbol, i.e. remove the # in front, so that section of the file will then look like so:

github: kwhitley
patreon: # Replace with a single Patreon username
open_collective: kevinrwhitley

I'm not 100% certain that will fix the problem, but it wouldn't hurt to try!

ttmc commented 3 years ago

P.S. This is the URL where the above GitHub error message links to:

https://docs.github.com/en/github/administering-a-repository/managing-repository-settings/displaying-a-sponsor-button-in-your-repository

ttmc commented 3 years ago

Oops it seems this is a duplicate of issue #30 but I think I gave more help here, so I won't close it.

kwhitley commented 3 years ago

Thanks @ttmc, much appreciated!! :)

kwhitley commented 3 years ago

Omg, thanks @ttmc - you're officially a milestone for me (as the first $ I've ever gained via my OS libs)!

🥳 🍾 🙌