From 12f925b50ab7a8707fcb01dfc6545d245e32ef2c Mon Sep 17 00:00:00 2001 From: EtienneLescot Date: Wed, 2 Sep 2026 16:52:22 +0200 Subject: [PATCH 1/3] chore: add FUNDING.yml --- .github/FUNDING.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 000000000..67661efda --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1 @@ +github: [EtienneLescot] From 48d340cb4952475b14b4792c393b149efc9ea696 Mon Sep 17 00:00:00 2001 From: EtienneLescot Date: Wed, 2 Sep 2026 17:09:44 +0200 Subject: [PATCH 2/3] docs: link GitHub Sponsors from the README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c772fa8f8..f439a67cd 100644 --- a/README.md +++ b/README.md @@ -197,6 +197,7 @@ OpenScreen is community-driven. If you need help, want to report a bug, or just - πŸ’¬ **Discord** β€” [Join the OpenScreen Discord](https://getopenscreen.com/discord) for real-time help, showcase, and discussion - 🐞 **[GitHub Issues](https://github.com/getopenscreen/openscreen/issues)** β€” bug reports and feature requests - πŸ—ΊοΈ **[Roadmap](./ROADMAP.md)** β€” see what we're building next +- ❀️ **[Sponsor](https://github.com/sponsors/EtienneLescot)** β€” support continued development of OpenScreen --- From 416cf2dc2d5bf9d423686eb82d7323f3b120c7be Mon Sep 17 00:00:00 2001 From: EtienneLescot Date: Wed, 2 Sep 2026 17:43:37 +0200 Subject: [PATCH 3/3] chore: add Ko-fi to the funding options --- .github/FUNDING.yml | 1 + README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 67661efda..1b0addada 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1 +1,2 @@ github: [EtienneLescot] +ko_fi: etiennelescot diff --git a/README.md b/README.md index f439a67cd..e3239f256 100644 --- a/README.md +++ b/README.md @@ -197,7 +197,7 @@ OpenScreen is community-driven. If you need help, want to report a bug, or just - πŸ’¬ **Discord** β€” [Join the OpenScreen Discord](https://getopenscreen.com/discord) for real-time help, showcase, and discussion - 🐞 **[GitHub Issues](https://github.com/getopenscreen/openscreen/issues)** β€” bug reports and feature requests - πŸ—ΊοΈ **[Roadmap](./ROADMAP.md)** β€” see what we're building next -- ❀️ **[Sponsor](https://github.com/sponsors/EtienneLescot)** β€” support continued development of OpenScreen +- ❀️ **Support the project** β€” [GitHub Sponsors](https://github.com/sponsors/EtienneLescot) or [Ko-fi](https://ko-fi.com/etiennelescot) ---