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

add a warning to the changeset page if a user mentions google #3064

Merged
merged 1 commit into from Apr 15, 2016

Conversation

tmcw
Copy link
Contributor

@tmcw tmcw commented Apr 15, 2016

google

Fixes #3063

This moves a check that's very common in our post-changeset validation up before the user even makes the mistake. This doesn't prevent the user from saving the changeset yet. We may want to do that in a second pass, but there are innocuous ways to mention Google, like "This feature isn't in Google Maps, but it does exist.", so blocking save entirely is probably too strong.

cc @geohacker @bhousel for the review

@bhousel
Copy link
Member

bhousel commented Apr 15, 2016

Thanks, this is a great check to have..

@bhousel bhousel merged commit 6be94e7 into master Apr 15, 2016
@bhousel bhousel deleted the warn-on-google-mention branch May 12, 2016 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants