fix: add April 10 jersey order deadline to reminder template #5

Merged
forgejo_admin merged 1 commit from 4-jersey-deadline-april-10 into main 2026-04-07 00:09:52 +00:00
Contributor

Summary

Replaces the open-ended "no rush, no pressure" language in the jersey reminder email with a clear April 10 order deadline. Two text changes in the greeting and closing sections. Tone stays warm and direct (Marcus's voice).

Changes

  • src/jersey-reminder.mjml: Updated greeting from "no rush and no pressure" to "All orders need to be in by April 10"
  • src/jersey-reminder.mjml: Updated closing from "Take your time -- no deadline pressure" to "All jersey orders close April 10"

Test Plan

  • Tests pass locally (8/8: compilation, placeholder markers, DRY verification)
  • No layout, branding, image, pricing, or placeholder changes
  • Compiled HTML verified via npm run build

Review Checklist

  • Passed automated review-fix loop
  • No secrets committed
  • No unnecessary file changes
  • Commit messages are descriptive
  • Closes #4
  • westside-app — the project this work belongs to
## Summary Replaces the open-ended "no rush, no pressure" language in the jersey reminder email with a clear April 10 order deadline. Two text changes in the greeting and closing sections. Tone stays warm and direct (Marcus's voice). ## Changes - `src/jersey-reminder.mjml`: Updated greeting from "no rush and no pressure" to "All orders need to be in by **April 10**" - `src/jersey-reminder.mjml`: Updated closing from "Take your time -- no deadline pressure" to "All jersey orders close **April 10**" ## Test Plan - [x] Tests pass locally (8/8: compilation, placeholder markers, DRY verification) - [x] No layout, branding, image, pricing, or placeholder changes - [x] Compiled HTML verified via `npm run build` ## Review Checklist - [x] Passed automated review-fix loop - [x] No secrets committed - [x] No unnecessary file changes - [x] Commit messages are descriptive ## Related Notes - Closes #4 - `westside-app` — the project this work belongs to
Replace open-ended "no rush" language with clear April 10 cutoff date
in both the greeting and closing sections. Tone stays warm and direct.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Author
Contributor

QA Review

Scope: 1 file, 4 additions / 4 deletions. Text-only changes to src/jersey-reminder.mjml.

Findings

  1. Greeting section -- "no rush and no pressure" replaced with clear April 10 deadline. Tone is warm and direct. <b> tag properly used for emphasis inside mj-text.
  2. Closing section -- "Take your time -- no deadline pressure" replaced with "All jersey orders close April 10." Clean and consistent with greeting.
  3. No structural changes -- Layout, branding, images, pricing, and placeholders ({{name}}, {{jersey_url}}) are untouched.
  4. Tests -- 8/8 pass (compilation, placeholder markers, DRY verification).
  5. Branch naming -- 4-jersey-deadline-april-10 follows convention.

Nits

None.


VERDICT: APPROVED

## QA Review **Scope:** 1 file, 4 additions / 4 deletions. Text-only changes to `src/jersey-reminder.mjml`. ### Findings 1. **Greeting section** -- "no rush and no pressure" replaced with clear April 10 deadline. Tone is warm and direct. `<b>` tag properly used for emphasis inside `mj-text`. 2. **Closing section** -- "Take your time -- no deadline pressure" replaced with "All jersey orders close **April 10**." Clean and consistent with greeting. 3. **No structural changes** -- Layout, branding, images, pricing, and placeholders (`{{name}}`, `{{jersey_url}}`) are untouched. 4. **Tests** -- 8/8 pass (compilation, placeholder markers, DRY verification). 5. **Branch naming** -- `4-jersey-deadline-april-10` follows convention. ### Nits None. --- **VERDICT: APPROVED**
forgejo_admin deleted branch 4-jersey-deadline-april-10 2026-04-07 00:09:52 +00:00
Commenting is not possible because the repository is archived.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ldraney/westside-emails!5
No description provided.