fix: update plain text fallback for jersey reminder email #406

Merged
forgejo_admin merged 1 commit from fix-plain-text-body into main 2026-04-08 22:27:16 +00:00

Summary

Plain text body of jersey reminder email was completely stale — said "Three options" with Opt Out, "RUSH DEADLINE: March 30." Updated to match the HTML template: two options, April 10 deadline, no opt out.

Changes

  • Removed opt out from plain text
  • Changed "Three options" to "Two options"
  • Removed stale March 30 rush deadline
  • Added April 10 deadline language matching HTML template

Test Plan

  • Send test email, verify plain text version matches HTML

Review Checklist

  • Single file, 7 insertions, 8 deletions
  • Plain text now matches HTML template content
## Summary Plain text body of jersey reminder email was completely stale — said "Three options" with Opt Out, "RUSH DEADLINE: March 30." Updated to match the HTML template: two options, April 10 deadline, no opt out. ## Changes - Removed opt out from plain text - Changed "Three options" to "Two options" - Removed stale March 30 rush deadline - Added April 10 deadline language matching HTML template ## Test Plan - [ ] Send test email, verify plain text version matches HTML ## Review Checklist - [x] Single file, 7 insertions, 8 deletions - [x] Plain text now matches HTML template content ## Related Notes - Fixes forgejo_admin/basketball-api#394
fix: update plain text fallback for jersey reminder email
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
ee18df9540
The plain text body still said "Three options" with Opt Out and
"RUSH DEADLINE: March 30". Updated to match the HTML template:
two options, April 10 deadline, no opt out.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
forgejo_admin deleted branch fix-plain-text-body 2026-04-08 22:27:16 +00:00
Sign in to join this conversation.
No description provided.