-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Currently, the email templates in src/email_templates are very similar in design just due to the fact that they all follow the same original default template built.
It would be great if someone can check out each specific template and write out the content to make it more specific to that templates purpose. For example, the rejection template should have content that reflects the main purpose of the template which is to reject an application (Not the happiest example, but the point is still there)
How to contribute to this issue
Fork this repo and create a branch, apply the changes and then make a PR to this repo with your forked repo with the branch that has contained the changes.
You can read this article for more information on how to do all of that.
Thanks for contributing!