From fcbeed89302650602f37ea7c2bc612467cd2c67b Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Wed, 12 Nov 2025 22:05:24 +0000 Subject: [PATCH] Update README-template with Warp.dev sponsorship Added sponsorship acknowledgment for Warp.dev that have donated to a charity of my choice. --- .github/README-template.j2 | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.github/README-template.j2 b/.github/README-template.j2 index 5951653..d6fc7d3 100644 --- a/.github/README-template.j2 +++ b/.github/README-template.j2 @@ -3,6 +3,14 @@ +
+
+ + Thanks to Warp.dev for sponsoring this repository through a domation to a charity of my choice. + +
+
+ # Awesome First Pull Request Opportunities [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) Inspired by [First Timers Only](https://kentcdodds.com/blog/first-timers-only) blog post. @@ -32,6 +40,8 @@ Contributions are welcome! See the [contributing guidelines](CONTRIBUTING.md). ## Thanks to GitHub Sponsors +Thanks to Warp.dev for sponsoring this repository through a domation to a charity of my choice. + {% for sponsor in sponsors %}{% if loop.index != 1 and (loop.index - 1) % 6 == 0 %}{% endif %}{% endfor %}

{{ sponsor.name }}
## License