Skip to content

Commit 6db4305

Browse files
Create FUNDING.yml
Add supported funding model platforms This commit introduces support for various funding model platforms. The configuration has been updated with placeholders for GitHub Sponsors, Patreon, Open Collective, Ko-fi, Tidelift, Community Bridge, Liberapay, IssueHunt, Otechie, LFX Crowdfunding, Polar, and custom sponsorship URLs. Developers can now easily specify their funding sources for the project. - Updated funding model configuration - Added support for GitHub Sponsors, Patreon, Open Collective, Ko-fi, Tidelift, Community Bridge, Liberapay, IssueHunt, Otechie, LFX Crowdfunding, Polar, and custom URLs - Improved project documentation
1 parent 1d5bbb7 commit 6db4305

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.github/FUNDING.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# These are supported funding model platforms
2+
3+
github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
4+
patreon: # Replace with a single Patreon username
5+
open_collective: # Replace with a single Open Collective username
6+
ko_fi: # Replace with a single Ko-fi username
7+
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
8+
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
9+
liberapay: # Replace with a single Liberapay username
10+
issuehunt: # Replace with a single IssueHunt username
11+
otechie: # Replace with a single Otechie username
12+
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
13+
polar: # Replace with a single Polar username
14+
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']

0 commit comments

Comments
 (0)