Update status page guidance for incidents#15369
Merged
luke-belton merged 3 commits intomasterfrom Feb 27, 2026
Merged
Conversation
Contributor
Deploy preview
|
Contributor
|
Vale prose linter → found 7 errors, 14 warnings, 0 suggestions in your markdown Full report → Copy the linter results into an LLM to batch-fix issues. Linter being weird? Update the rules!
|
| Line | Severity | Message | Rule |
|---|---|---|---|
| 9:75 | error | Hi, Andy here... use an en dash ( – ) with spaces. On Mac, holding down the Option and hyphen key will give you an en dash. | PostHogBase.EnDash |
| 9:126 | error | Hi, Andy here... use an en dash ( – ) with spaces. On Mac, holding down the Option and hyphen key will give you an en dash. | PostHogBase.EnDash |
| 10:1 | error | Hi, Andy here... use an en dash ( – ) with spaces. On Mac, holding down the Option and hyphen key will give you an en dash. | PostHogBase.EnDash |
| 11:21 | error | Hi, Andy here... use an en dash ( – ) with spaces. On Mac, holding down the Option and hyphen key will give you an en dash. | PostHogBase.EnDash |
| 19:16 | warning | 'statuspage' is a possible misspelling. | PostHogBase.Spelling |
| 39:3 | warning | Capitalize 'Feature Flags' for PostHog's product. Use 'Feature flags' for the general industry concept. | PostHogBase.ProductNames |
| 47:35 | warning | Capitalize 'Feature Flags' for PostHog's product. Use 'feature flags' for the general industry concept. | PostHogBase.ProductNames |
| 61:67 | warning | Capitalize 'Logs' for PostHog's product. Use 'logs' for the general industry concept. | PostHogBase.ProductNames |
| 81:53 | warning | 'misconfiguration' is a possible misspelling. | PostHogBase.Spelling |
| 104:3 | warning | Use 'PostHog' instead of 'Posthog'. | Vale.Terms |
| 104:3 | warning | Capitalize 'PostHog Cloud' for PostHog's product. Use 'Posthog Cloud' for the general industry concept. | PostHogBase.ProductNames |
| 106:33 | error | Hi, Andy here... use an en dash ( – ) with spaces. On Mac, holding down the Option and hyphen key will give you an en dash. | PostHogBase.EnDash |
| 118:191 | error | Hi, Andy here... use an en dash ( – ) with spaces. On Mac, holding down the Option and hyphen key will give you an en dash. | PostHogBase.EnDash |
| 122:95 | warning | 'comms' is a possible misspelling. | PostHogBase.Spelling |
| 134:25 | warning | 'comms' is a possible misspelling. | PostHogBase.Spelling |
| 136:498 | warning | 'Comms' is a possible misspelling. | PostHogBase.Spelling |
| 138:40 | warning | 'Comms' is a possible misspelling. | PostHogBase.Spelling |
| 146:119 | warning | 'righthand' is a possible misspelling. | PostHogBase.Spelling |
| 149:22 | warning | 'comms' is a possible misspelling. | PostHogBase.Spelling |
| 156:114 | warning | 'org's' is a possible misspelling. | PostHogBase.Spelling |
| 174:61 | error | Hi, Andy here... use an en dash ( – ) with spaces. On Mac, holding down the Option and hyphen key will give you an en dash. | PostHogBase.EnDash |
benjackwhite
approved these changes
Feb 27, 2026
Co-authored-by: Ben White <ben@posthog.com>
luke-belton
commented
Feb 27, 2026
sarahxsanders
pushed a commit
that referenced
this pull request
Feb 27, 2026
* update status page guidance for incidents * Apply suggestions from code review Co-authored-by: Ben White <ben@posthog.com> * Apply suggestion from @luke-belton --------- Co-authored-by: Ben White <ben@posthog.com>
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.
Changes