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

Email templates #6

Open
vKxni opened this issue Jun 18, 2022 · 0 comments
Open

Email templates #6

vKxni opened this issue Jun 18, 2022 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed wontfix This will not be worked on

Comments

@vKxni
Copy link
Member

vKxni commented Jun 18, 2022

User emails

  • Move hard coded html syntax into a .heex file.
  • Remove hardcoded strings
    example:
- from: {"Glup", from_email()},
+  from: {nameOfProject, from_email()},

string -> variable with the type of a string

@vKxni vKxni added the enhancement New feature or request label Jun 18, 2022
@vKxni vKxni assigned if-loop69420 and unassigned if-loop69420 Jun 18, 2022
@vKxni vKxni added the help wanted Extra attention is needed label Jun 21, 2022
@vKxni vKxni added the wontfix This will not be worked on label Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants