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

Add in customizable email subject, modal title, and email body #74

Merged
merged 2 commits into from
Mar 26, 2023

Conversation

ronalfy
Copy link
Collaborator

@ronalfy ronalfy commented Mar 26, 2023

Description

The PR allows for:

  1. Customizing the email subject
  2. Customizing the email body
  3. Customizing the email modal title

Each can have merge tags.

Resolves #65

Type of PR

  • Bug fix
  • Feature
  • Security fix
  • Other (please describe)

How Has This Been Tested (please remove if not relevant)?

Select any that are applicable

  • Browser tests
  • Performance tests
  • Local testing

Checklist

Please select all that are applicable.

  • I have set development as the base branch.
  • I have added appropriate labels to the PR.
  • I have referenced the base issue to address.
  • I have secured the code by sanitizing and escaping all inputs and outputs
  • I have cached any expensive queries
  • I have added any screenshots or videos related to the PR.

@ronalfy ronalfy self-assigned this Mar 26, 2023
@ronalfy ronalfy merged commit dfc8f10 into development Mar 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Ability to customize the email subject.
2 participants