[PM-41628] Update email copy - #8167
Conversation
🤖 Bitwarden Claude Code ReviewOverall Assessment: APPROVE This PR updates the body copy of the provider user confirmation email in both the HTML and plain-text Handlebars templates, changing "This email is to notify you that you have been confirmed as a user of {{ProviderName}}" to "You've been confirmed as a user of {{ProviderName}}". The change also incidentally strips the UTF-8 BOM from both templates and adds a trailing newline to the text template, which brings them in line with the repository Code Review DetailsNo findings. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8167 +/- ##
===========================================
+ Coverage 15.10% 63.04% +47.93%
===========================================
Files 1417 2315 +898
Lines 61422 100510 +39088
Branches 4901 9043 +4142
===========================================
+ Hits 9279 63364 +54085
+ Misses 51978 34957 -17021
- Partials 165 2189 +2024 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
🎟️ Tracking
https://bitwarden.atlassian.net/browse/PM-41628
📔 Objective
updates email copy
📸 Screenshots