From 74cb0579fb65390faff67b328521e0621bd31ab6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Mockers?= Date: Thu, 14 Aug 2025 23:33:55 +0200 Subject: [PATCH 1/3] more rewards for patron and corporate diamond --- content/donate/tiers.toml | 3 +++ templates/donate-options.html | 12 ++++++++++++ 2 files changed, 15 insertions(+) diff --git a/content/donate/tiers.toml b/content/donate/tiers.toml index be0dfdca41..1331ca71b6 100644 --- a/content/donate/tiers.toml +++ b/content/donate/tiers.toml @@ -120,6 +120,7 @@ every_org_link = "https://www.every.org/bevy-foundation?amount=8000&theme_color= reward_logo = true reward_link = true logo_height = 120 +reward_readme_link = true [[tier]] name = "Patron" @@ -131,3 +132,5 @@ stripe_missing = "Not supported right now" reward_logo = true reward_link = true logo_height = 190 +reward_readme_link = true +reward_readme_logo = true diff --git a/templates/donate-options.html b/templates/donate-options.html index 4ccf9f2431..d701f86e25 100644 --- a/templates/donate-options.html +++ b/templates/donate-options.html @@ -14,6 +14,8 @@ Name in Credits Link in Credits Logo in Credits + Name and Link in Project's Readme + Logo in Project's Readme @@ -50,6 +52,16 @@ Yes {% endif %} + + {% if tier.reward_readme_link %} + Yes + {% endif %} + + + {% if tier.reward_readme_logo %} + Yes + {% endif %} + {% endfor %} From fbe929114440b0b82bf86fc76219340bf7bf885e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Mockers?= Date: Thu, 14 Aug 2025 23:35:38 +0200 Subject: [PATCH 2/3] also custom --- templates/donate-options.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/donate-options.html b/templates/donate-options.html index d701f86e25..9bf09b4934 100644 --- a/templates/donate-options.html +++ b/templates/donate-options.html @@ -71,6 +71,8 @@ See tiers See tiers See tiers + See tiers + See tiers From 74ec5383dbe83f1f39db1c77073fd39fe043be43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Mockers?= Date: Thu, 14 Aug 2025 23:42:08 +0200 Subject: [PATCH 3/3] faq --- content/donate/options/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/donate/options/index.md b/content/donate/options/index.md index 44776b2cab..6e8d75e2a5 100644 --- a/content/donate/options/index.md +++ b/content/donate/options/index.md @@ -55,6 +55,10 @@ Please only use names, logos, and links that you have the right and permission t Please wait a little. It might take up to eight hours for the automatic update to add you to the credits. +## Where in the Project's Readme will my name / logo / link be added? + +They will be in the [Thanks section](https://github.com/bevyengine/bevy#thanks). The readme is also replicated on [crates.io Bevy page](https://crates.io/crates/bevy#thanks). + ## How are the metrics on the donation page calculated? The monthly dollar amount is the "raw pledged amount for active monthly donations". This means two things: