chore: put the Sponsor button on the repository - #109
Merged
Conversation
GitHub Sponsors was enabled on the account today and the repository showed no Sponsor button, because those are two separate things. The button only appears when a repo carries .github/FUNDING.yml, and this one did not. Four funding applications went out today. The one place a reader is most likely to land after any of them is this page, and until now it offered them no way to fund the work. github.com/sponsors/blitzcrieg1 returns 200, so the link resolves. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
GitHub Sponsors was enabled on the account this morning. The repository still showed no Sponsor button, because those are two separate steps and only one had been done: the button appears when a repo carries
.github/FUNDING.yml, and this one did not.Four funding applications went out today. The page a reader is most likely to land on after any of them is this one, and until now it gave them no way to fund the work.
github.com/sponsors/blitzcrieg1returns 200, so the link resolves rather than pointing at a profile that does not exist yet.The file carries a comment saying why it exists, since "enabling Sponsors is not enough on its own" is exactly the kind of thing that gets rediscovered a year later.
🤖 Generated with Claude Code