You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Donation seekers should be able to set multiple funding goal steps, like "x.xx would allow me to work on my projects one day per week", "y.yy is the equivalent of a basic income in my country and would allow me to …", etc.
This is an old feature request that goes all the way back to Gittip, IIRC. It's also something that Patreon has.
create a goals table
create a participant.rejects_donations column to replace the negative values of the current goal column
the goal descriptions should be translatable
implement editing the goals
implement showing the goals on profile pages
The text was updated successfully, but these errors were encountered:
Donation seekers should be able to set multiple funding goal steps, like "x.xx would allow me to work on my projects one day per week", "y.yy is the equivalent of a basic income in my country and would allow me to …", etc.
This is an old feature request that goes all the way back to Gittip, IIRC. It's also something that Patreon has.
goals
tableparticipant.rejects_donations
column to replace the negative values of the currentgoal
columnThe text was updated successfully, but these errors were encountered: