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

Replace donation message #225

Open
wants to merge 1 commit into
base: staging
Choose a base branch
from
Open

Replace donation message #225

wants to merge 1 commit into from

Conversation

1ec5
Copy link
Member

@1ec5 1ec5 commented Sep 28, 2024

Replaced the mislabeled OSMF donation link on the post-save screen with the correct link to donate to OHM through OSMUS. Replaced the slogan from openstreetmap#10054 with a more sensitive call to action that avoids rubbing potential donors the wrong way: in this particular context, we want to acknowledge the user’s contribution and encourage them to go further, not guilt them for “using” the project without giving back.

Fixes OpenHistoricalMap/issues#847.

Replaced the mislabeled OSMF donation link with a consistent OHM/OSMUS donation link. Replaced the OSMF call to action with one that avoids potential misunderstanding.
@@ -189,7 +189,7 @@ export function uiSuccess(context) {

if (showDonationMessage !== false) {
// support ask
const donationUrl = 'https://supporting.openstreetmap.org/';
const donationUrl = 'https://openstreetmap.app.neoncrm.com/forms/ohm';
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I’m also open to keeping the OSMF donation link below the OHM donation link, since we benefit in a small way from the OSMF’s ongoing funding for iD maintenance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disable or customize iD donation message
1 participant