Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove mention of site rewards on community donate page #1109

Merged
merged 1 commit into from Mar 12, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
30 changes: 0 additions & 30 deletions templates/donate-community.html
Expand Up @@ -41,36 +41,6 @@
<span class="people-role people-role-inline people-role-sme">SME</span>
is a good choice. You can <a href="/community/people/">learn more about these roles here</a>.
</p>
<p>
If you are interested in backing Bevy in a big way (and you would like to <a href="/">see your logo on Bevy's home
page</a>),
consider supporting one of our <span class="people-role people-role-inline people-role-maintainer">Maintainers</span> at one
of the following tiers:
<ul>
<li>
<b>Bronze</b>: $100 / month
</li>
<li>
<b>Silver</b>: $200 / month
</li>
<li>
<b>Gold</b>: $300 / month
</li>
<li>
<b>Platinum</b>: $1000 / month
</li>
<li>
<b>Diamond</b>: $4000 / month
</li>
<li>
<b>Patron</b>: Anything over $100,000 / year
</li>
</ul>
If a maintainer offers these roles in their sponsors page, that counts! If you are interested in Patron sponsorship,
contact us directly.
Reach out to us <a href="mailto:bevyengine@gmail.com">here</a> if you have any questions about sponsorship or you
would like to claim a sponsorship reward.
</p>
<p>
All Bevy leaders sign our <a href="/sponsorship-pledge">Sponsorship Pledge</a> to ensure the needs of the Bevy
Community always come first.
Expand Down