We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When mentors decline a request they allowed to not specify the reason.
The issue
Currently, even if they didn't leave a reason, the email says
They provided the reason below, which we hope will help you find your next mentor:
The solution
Don't include the following part if the reason is empty
reason
find-a-mentor-api/content/email_templates/mentorship-declined.html
Lines 29 to 35 in 4a68ae9
The text was updated successfully, but these errors were encountered:
Hey @moshfeu, @crysfel Can I contribute to this item?
Sorry, something went wrong.
Sure! Thank you
analistacarlosh
No branches or pull requests
When mentors decline a request they allowed to not specify the reason.
The issue
Currently, even if they didn't leave a reason, the email says
The solution
Don't include the following part if the
reason
is emptyfind-a-mentor-api/content/email_templates/mentorship-declined.html
Lines 29 to 35 in 4a68ae9
The text was updated successfully, but these errors were encountered: