Skip to content
New issue

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

Implement Better Email templates #196

Open
michaeljguarino opened this issue Apr 5, 2022 · 2 comments
Open

Implement Better Email templates #196

michaeljguarino opened this issue Apr 5, 2022 · 2 comments
Assignees

Comments

@michaeljguarino
Copy link
Member

Use Case

Our emails are currently purely text-based. We should implement branded emails

Ideas of Implementation

We already use bamboo for email templating, just need to ensure local dev is possible, and knock them out.


Message from the maintainers:

Excited about this feature? Give it a 👍. We factor engagement into prioritization.

@dherault dherault self-assigned this Apr 6, 2022
@dherault
Copy link
Contributor

@dogmar You want this one?

@gittysachin
Copy link

@michaeljguarino can we use SendGrid dynamic templates, as we can use different templates for different inputs and multiple cases. On SendGrid templates are made using HTML, and CSS so they are responsive, and we can track the email activity. Probably later emails will become an entire service where we can keep emails in the queue as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants