Tidy up contribution amount and support email
So there are at least 3 open PRs (at the time of writing) that hardcodes the $5 in jinja templates and JS code.
But also noticed we have settings.CONTRIBUTION_SUPPORT_EMAIL but if you grep for mdn-support it appears in two templates and one .jsx file.
If you know you PR is part of this, please mention it so we can set up blocking relationships.
https://github.com/mdn/kuma/pull/6633
@schalkneethling I think your subscription banner closed this by accident. I don't understand how. THere's no mention of this issue in the commit message: https://github.com/mdn/kuma/commit/639a3cae91c4119fca3ece9df64b5ecb21e59889
Any idea?
@schalkneethling I think your subscription banner closed this by accident. I don't understand how. THere's no mention of this issue in the commit message: 639a3ca
Any idea?
Could it somehow be because of this https://github.com/mdn/kuma/issues/6654#issuecomment-596630990
Aha! I think the comment referenced above might have caused this to happen(see the right-hand sidebar)

That's a ZenHub thing, no? Bad ZenHub!
One thing to watch out for is that we have people who set up subscriptions BEFORE we launched this version 2 of money intakes. If we hardcode the number too much and one of these people return we might be lying.
Note what @Gregoor did when was in there changing how the Subscription banner worked: https://github.com/mdn/kuma/commit/3bd820bb04e0f113ae06073b3e4d0b80b5e65e59#diff-31dcf5c77bbb5f6109cb1de27238ed0cR229 We might want to take this as a cue for all other uses of the $5 amount in any of the JS files.