Add guideline for URL creation in English
- Updated CLAUDE.md to specify that URLs should always be created in English, using the example "/checkout" instead of "/kasse". This change aims to standardize URL formatting across the codebase for better accessibility and consistency.
This commit is contained in:
@@ -1232,3 +1232,4 @@ Keep the codebase modular to accommodate these features without major refactorin
|
||||
- Always use context7 when I need code generation, setup or configuration steps, or
|
||||
library/API documentation. This means you should automatically use the Context7 MCP
|
||||
tools to resolve library id and get library docs without me having to explicitly ask.
|
||||
- URLs should always be created in English and not Germanized. Example: "/checkout" instead of "/kasse"
|
||||
Reference in New Issue
Block a user