django / djangoproject.com

Source code to djangoproject.com
https://www.djangoproject.com/
BSD 3-Clause "New" or "Revised" License
1.87k stars 947 forks source link

Update fundraising counter footnote to explain running total and goal #1466

Open thibaudcolas opened 8 months ago

thibaudcolas commented 8 months ago

Discussed during the January board meeting – update the text on the page to make clear that:


Code to change:

https://github.com/django/djangoproject.com/blob/f46f48b0a3c1e53cfe459e99152a8024858190ba/djangoproject/templates/fundraising/includes/donation_form_with_heart.html#L56C1-L59

Proposed new wording:

Your logo will be visible below if you contribute at least US $1,000. The running total represents donations made through this website only. The ${{ goal_amount|intcomma }} goal is a funding level set to provide financial sustainability to the project.

I can’t manage assignees here but I’d like to work on this myself.