Clearer wording on the email preview page - #1151
Merged
RisingOrange merged 4 commits intoSep 22, 2026
Merged
Conversation
…e chapters named above" The guide sits below the intro that names them, so "above" didn't point anywhere a reader could find.
- Say PauseAI Global writes the shared email, and explain "intent" where it first appears. - Say we add the two fixed lines to chapter emails, where to mention the global welcome calls and Discord, and that the English note only matters for an email in another language. - Shorter country and intent hints. - "Show plain-text version" / "Show email", which can't be read as a text message.
- Country hint: the list is chapters PauseAI Global connects signups with, not every country with a chapter; say the US isn't listed. - Guide: what Copy text copies, pick Volunteer / Lead for a chapter whose own email is for volunteers, and name the two groups by their Intent. - "Show text only" / "Show formatted email", distinct from Plain note. - Plainer Spanish summaries; no unsupported "yet"; a copy failure no longer names a cause; the developer note says the page uses the same renderer as the endpoint rather than calling it.
👷 Deploy request for pauseai pending review.Visit the deploys page to approve it
|
…s which language The hint described the email rather than the control, only explained Spanish, and said "signups" get Spanish when only Volunteer / Lead do. The locked versions match: "whatever languages they speak" for the sign-up form's question, and a chapter's own email "is always in" its language.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Follow-up to #1137: clearer wording on
/onboarding-email-previewfor the chapter leads it is shared with. Page text only; no change to the emails or to how the page works.Screenshot
The preview page on this branch (Germany, Volunteer / Lead, English).
Changes
Review
Codex reviewed the wording against the email code: #10 was misleading ("countries with a PauseAI chapter" when the list is only those Global connects signups with), #13, #16 and #17 came from it, and it confirmed "We add these two lines", "Some chapters send the same email whatever the intent" and the "writes its own" marker are accurate. Not taken: a note that the preview's newsletter line differs from live shared emails (kept as is by decision), and renaming "chapter part" throughout.
Checks
pnpm check0 errors, eslint / prettier clean; every changed sentence checked in the rendered page.