This repository has been archived by the owner on Jun 9, 2023. It is now read-only.
Consolidate email templates #2071
Labels
API
Email
Good First Issue
This issue is beginner friendly! It shouldn't take much experience to get up and running.
Help Wanted
Extra attention is needed
Currently the text of the emails that Chapter sends is embedded directly in the controllers. If we move them into their own file this both removes clutter from the controllers and makes it easier to audit the text and ensure that it has a consistent voice.
server/src/email-templates.ts
seems like a good enough place for these helper functions for now.The text was updated successfully, but these errors were encountered: