diff options
author | Ven <vendicated@riseup.net> | 2022-11-16 22:40:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-16 22:40:26 +0100 |
commit | 8b3f290e3ce1b166a3a15019b1f3504e015464c5 (patch) | |
tree | fa33bdf03744fef43101f4799bfc05020d22be51 /.github | |
parent | a788813383213ac1257d47f0e9f566dc72750bcb (diff) | |
download | Vencord-8b3f290e3ce1b166a3a15019b1f3504e015464c5.tar.gz Vencord-8b3f290e3ce1b166a3a15019b1f3504e015464c5.tar.bz2 Vencord-8b3f290e3ce1b166a3a15019b1f3504e015464c5.zip |
Create FUNDING.yml
Diffstat (limited to '.github')
-rw-r--r-- | .github/FUNDING.yml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..99feabd --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,13 @@ +# These are supported funding model platforms + +github: Vendicated +patreon: +open_collective: # Replace with a single Open Collective username +ko_fi: # Replace with a single Ko-fi username +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 +issuehunt: # Replace with a single IssueHunt username +otechie: # Replace with a single Otechie username +lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry +custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] |