mirror of
https://github.com/BillyOutlast/posthog.git
synced 2026-02-04 03:01:23 +01:00
chore: cursor rules title casing (#39500)
This commit is contained in:
@@ -43,6 +43,7 @@ UI and Styling
|
||||
- Follow BEM for modals (.DashboardMenu__modal)
|
||||
- Import styles directly (MyComponent.scss)
|
||||
- Replace custom SCSS with Tailwind when possible
|
||||
- When mentioning PostHog products, the product names should use Sentence casing, not Title Casing. For example, 'Product analytics', not 'Product Analytics'. Any other buttons, tab text, tooltips, etc should also all use Sentence casing. For example, 'Save as view' instead of 'Save As View'.
|
||||
|
||||
Testing Requirements
|
||||
- Logic tests for all Kea logic files
|
||||
|
||||
@@ -94,3 +94,4 @@ See `posthog/clickhouse/migrations/AGENTS.md` for comprehensive patterns, exampl
|
||||
## General
|
||||
|
||||
- Use American English spelling
|
||||
- When mentioning PostHog products, the product names should use Sentence casing, not Title Casing. For example, 'Product analytics', not 'Product Analytics'. Any other buttons, tab text, tooltips, etc should also all use Sentence casing. For example, 'Save as view' instead of 'Save As View'.
|
||||
|
||||
Reference in New Issue
Block a user