django / djangoproject.com

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

The fundraising text for 1000$ donors is inconsistent #1766

Open alexgmin opened 6 hours ago

alexgmin commented 6 hours ago

In the fundraising page it says "Leadership-level donors contribute $1,000 or more in a calendar year. " https://github.com/django/djangoproject.com/blob/5537f965ece29b766efe17c1d2137c3d2037811c/djangoproject/templates/fundraising/includes/display_django_heroes.html#L66-L69

However in the page individual donators see it says this "If you've donated at least US $1000, you can submit your logo and we will display it, too." https://github.com/django/djangoproject.com/blob/5537f965ece29b766efe17c1d2137c3d2037811c/fundraising/forms.py#L46-L53

One implies you have to donate 1000$ in a year, the other 1000$ in total over any period of time.

The correct one is the first as far as I've been told, but someone from the board should confirm.

arpan8925 commented 3 hours ago

Please confirm, Will Work in this issue too, after confirmation