Coding-Coach / Coding-Coach/find-a-mentor-api
Include email text version
Open
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
Currently we send only html version so it's hard to read it in plain text clients.
The easy fix it to stripe the html tags and pass it as `text` prop to SendGrid API
https://github.com/Coding-Coach/find-a-mentor-api/blob/51c5b0d9e887861c9635c087e7dac0887d966f12/src/modules/email/email.service.ts#L52-L57
Contributor guide
Assessment
This issue has not been assessed yet.