From dd4d893246a28822a67879c57d1ad2b2e24d61cd Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 15 Nov 2025 14:55:44 +0000 Subject: [PATCH] Update README-template with Warp.dev sponsorship (#1800) * Update README-template with Warp.dev sponsorship Added sponsorship acknowledgment for Warp.dev that have donated to a charity of my choice. * Fix typo in donation message in README template --- .github/README-template.j2 | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.github/README-template.j2 b/.github/README-template.j2 index 5951653..4ffff41 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 donation 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 donation 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