Skip to content

Instantly share code, notes, and snippets.

@Poussinou
Last active March 2, 2025 04:51
Show Gist options
  • Save Poussinou/c253ff56559ab42d08a46de1688a0fe8 to your computer and use it in GitHub Desktop.
Save Poussinou/c253ff56559ab42d08a46de1688a0fe8 to your computer and use it in GitHub Desktop.
Example/template of .github/FUNDING.yml file for GitHub Sponsors
# These are supported funding model platforms
github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
patreon: # Replace with a single Patreon username e.g., user1
open_collective: # Replace with a single Open Collective username e.g., user1
ko_fi: # Replace with a single Ko-fi username e.g., user1
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
polar: # Replace with a single Polar username e.g., user1
buy_me_a_coffee: # Replace with a single Buy Me a Coffee username e.g., user1
thanks_dev: # Replace with a single thanks.dev username e.g., u/gh/user1
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
liberapay: # Replace with a single Liberapay username e.g., user1
issuehunt: # Replace with a single IssueHunt username e.g., user1
otechie: # Replace with a single Otechie username e.g., user1
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']

If your repo is hosted on GitHub

/                                           (repo-root)
└── .github
    └── FUNDING.yml

If your repo is hosted elsewhere (GitLab, Codeberg, Framgit...). Only useful if your app is on F-Droid.

/                                           (repo-root)
└── FUNDING.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment