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

feat: added CleanEmailAddress template #246

Merged
merged 1 commit into from
Feb 9, 2025
Merged

Conversation

shreyas-londhe
Copy link
Member

@shreyas-londhe shreyas-londhe commented Feb 6, 2025

Description

This PR adds a utility template to clean up emails of the form name.surname+alias@email.com to namesurname@email.com.

Type of Change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • I have discussed with the team prior to submitting this PR
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes

@Bisht13
Copy link
Member

Bisht13 commented Feb 9, 2025

LGTM

@Bisht13 Bisht13 merged commit 02fb467 into main Feb 9, 2025
5 checks passed
@Bisht13 Bisht13 deleted the feat/clean-email-template branch February 9, 2025 16:15
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

Successfully merging this pull request may close these issues.

2 participants