GitHub Funding
YAML GitHub Funding
| Type | object |
|---|---|
| File match |
**/.github/FUNDING.yml
**/.github/FUNDING.yaml
**/.github/funding.yml
**/.github/funding.yaml
|
| Schema URL | https://catalog.lintel.tools/schemas/github/github-funding/latest.json |
| Source | https://www.schemastore.org/github-funding.json |
Validate with Lintel
npx @lintel/lintel check
Type:
object
You can add a sponsor button in your repository to increase the visibility of funding options for your open source project.
Properties
community_bridge
string
Project name on CommunityBridge.
minLength=1
github
string | string[]
You can add one organization and up to four sponsored developers.
issuehunt
string
Username on IssueHunt.
minLength=1
ko_fi
string
Username on Ko-fi.
minLength=1
liberapay
string
Username on Liberapay.
minLength=1
open_collective
string
Username on Open Collective.
minLength=1
patreon
string
Username on Patreon.
minLength=1
tidelift
string
Platform and package on Tidelift, following the format PLATFORM-NAME/PACKAGE-NAME.
pattern=^(npm|pypi|rubygems|maven|packagist|nuget)/.+$
polar
string
Username on Polar.
minLength=1
buy_me_a_coffee
string
Username on Buy Me a Coffee.
minLength=1
thanks_dev
string
Maintainer profile on thanks.dev
pattern=^u/gh/.+$
custom
string | string[]
Link or links where funding is accepted on external locations.