hexcodech / booki-frontend

A react frontend for https://github.com/hexcodech/booki
https://booki.me
2 stars 0 forks source link

Ask user to provide a Name if not logged in #29

Open chdabre opened 7 years ago

Tyratox commented 7 years ago

When?

chdabre commented 7 years ago

When making a request. Currently you only ask for an email, which makes the resulting request email very unpersonal.

Von meinem iPhone gesendet

Am 26.07.2017 um 20:39 schrieb Nico Hauser notifications@github.com:

When?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

ItsEcholot commented 7 years ago

Maybe even propose a name based on the email address, e.g. tom.sawyer@outlook.com would propose Tom Sawyer. Either way this should be handled as a low priority issue.