Skip to content

docs: add GitHub Sponsors funding config and README section - #520

Merged
DemchaAV merged 1 commit into
developfrom
docs/github-sponsors
Aug 7, 2026
Merged

docs: add GitHub Sponsors funding config and README section#520
DemchaAV merged 1 commit into
developfrom
docs/github-sponsors

Conversation

@DemchaAV

@DemchaAV DemchaAV commented Aug 7, 2026

Copy link
Copy Markdown
Owner

Why

Nothing in the repository pointed anywhere for funding, so GitHub never rendered the Sponsor button — not in the repository header, not on issues, not on pull requests, which is where it actually gets seen.

What changed

.github/FUNDING.yml with a single github: DemchaAV entry enables the button. The Sponsors profile it points at is live at https://github.com/sponsors/DemchaAV.

The README gets a ## Sponsorship section placed before ## License rather than near the top. The page is already 400+ lines and dense for a first visit; a funding badge in the first screen competes with the Maven coordinates people arrive for.

The wording is deliberately narrow: sponsorship gates no feature, paywalls nothing, and buys no queue position. SUPPORT.md states triage is best-effort with no paid tier, and a funding pitch that implied otherwise would contradict it. SUPPORT.md is unchanged.

Verification

./mvnw -B -ntp test -Dtest=DocumentationLinkGuardTest -pl :graph-compose-core — 1 test, 0 failures. Confirms the new relative link into SUPPORT.md resolves.

Nothing in the repository pointed anywhere for funding, so the Sponsor
button never appeared — not in the repository header, not on issues or
pull requests, which is where GitHub surfaces it.

FUNDING.yml enables it. The README section sits before License rather
than near the top: the page is already 400+ lines and dense for a first
visit, and a funding badge in the first screen competes with the Maven
coordinates people actually arrive for.

The wording states that sponsorship gates no feature and buys no queue
position, so it cannot be read against SUPPORT.md, which says triage is
best-effort with no paid tier.

Verification: DocumentationLinkGuardTest, 1 test, green — the new
relative link into SUPPORT.md resolves.
@DemchaAV
DemchaAV merged commit f097429 into develop Aug 7, 2026
10 checks passed
@DemchaAV
DemchaAV deleted the docs/github-sponsors branch August 7, 2026 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant