Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@Poussinou
Last active February 26, 2023 00:27
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • 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
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