Add signature to E-Mails (reset password, confirmation instructions, ..)
Created by: andrenam
Hi,
the password reset email that users receive looks like this:
Hello [email protected]!
Someone has requested a link to change your password, and you can do this through the link below.
'Change my password'
If you didn't request this, please ignore this email.
Your password won't change until you access the link above and create a new one.
There is not a single sign where that mail comes from (apart from the senders e-mail address). It would be helpful to include a notice that this e-mail comes from the gitlab installation at http://url. Either in the subject ("Your Gitlab account: reset password instructions" instead of "Reset password instructions") like Valve does with Steam and/or in the signature:
--
This notification has been sent to the email address associated with your Gitlab account at http://url.to.gitlab.installation/.
Also, it would be better to address the user with his username instead of just the email address.