manu-chroma / username-availability-checker

Live at : https://username-check.herokuapp.com/
94 stars 37 forks source link

websites.yml: Adding links to signup pages #128

Closed siddhpant closed 5 years ago

siddhpant commented 5 years ago

Added clickable links to signup when a username is available.

Closes https://github.com/manu-chroma/username-availability-checker/issues/120

Also changed pinterest's subdomain to more general www since in.pinterest.com just redirects back to www.pinterest.com This is to prevent (rarely?) possible domain name phishing attacks.

Also changed the protocol of wikimedia to https.

seeeturtle commented 5 years ago

Your commit message have some problems. First, the shortlog should be imperative present test i.e. websites.yml: Add links to signup pages Second, each line of body should be maxium 72 chars.

For more detailed information, please check here http://api.coala.io/en/latest/Developers/Writing_Good_Commits.html

jayvdb commented 5 years ago

We'll merge this after the "merge frontend & backend" patch.