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

Add colon after request summary intro #7901

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

garethrees
Copy link
Member

Apple Mail (and potentially others) renders the next line immediately after this line, so it reads as a continuation which gets confusing:

> Here's your daily request summary from WhatDoTheyKnow Production,
> and supply of foo…

After this change we'll have:

> Here's your daily request summary from WhatDoTheyKnow: Production,
> and supply of foo…

Apple Mail (and potentially others) renders the next line immediately
after this line, so it reads as a continuation which gets confusing:

    > Here's your daily request summary from WhatDoTheyKnow Production,
    > and supply of foo…

After this change we'll have:

    > Here's your daily request summary from WhatDoTheyKnow: Production,
    > and supply of foo…
@garethrees garethrees merged commit 0bf5415 into develop Sep 29, 2023
5 checks passed
@garethrees garethrees deleted the improve-daily-summary-intro branch September 29, 2023 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants