Skip to content

Commit b65d04d

Browse files
authored
Indicate how to support us (#72)
1 parent a33c982 commit b65d04d

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

.github/FUNDING.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
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: game-ci
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+
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,14 @@ To help improve the documentation, please find the docs [repository](https://git
3838

3939
To contribute to this project, kindly read the [contribution guide](./CONTRIBUTING.md).
4040

41+
## Support us
42+
43+
GameCI is free for everyone forever.
44+
45+
You can support us at [OpenCollective](https://opencollective.com/game-ci).
46+
4147
## Licence
4248

43-
[MIT](./LICENSE)
49+
This repository is [MIT](./LICENSE) licensed.
50+
51+
This includes all contributions from the community.

0 commit comments

Comments
 (0)