From 4d6a166cb7d97fa7f13b66a345298042d80cc253 Mon Sep 17 00:00:00 2001 From: Webber Takken Date: Mon, 12 Jul 2021 19:28:06 +0200 Subject: [PATCH] Indicate how to support us (#134) --- .github/FUNDING.yml | 12 ++++++++++++ README.md | 10 +++++++++- 2 files changed, 21 insertions(+), 1 deletion(-) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..0b94b2d --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,12 @@ +# 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 +open_collective: game-ci +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 +custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] diff --git a/README.md b/README.md index bf9454a..376ab6c 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,14 @@ To help improve the documentation, please find the docs [repository](https://git To contribute to this project, kindly read the [contribution guide](./CONTRIBUTING.md). +## Support us + +GameCI is free for everyone forever. + +You can support us at [OpenCollective](https://opencollective.com/game-ci). + ## Licence -[MIT](./LICENSE) +This repository is [MIT](./LICENSE) licensed. + +This includes all contributions from the community.