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