# #198: Standardize Filenaming Convention Guide **Category:** [DOCS] **Difficulty:** LOW **Tags:** `code, style` ## Description Document the preferred naming style (kebab-case vs camelCase) for different file types. ## Acceptance Criteria - [ ] Implement the described feature/fix. - [ ] Ensure full responsiveness and accessibility. - [ ] Add relevant unit or integration tests. - [ ] Update documentation where necessary.
#198: Standardize Filenaming Convention Guide
Category: [DOCS]
Difficulty: LOW
Tags:
code, styleDescription
Document the preferred naming style (kebab-case vs camelCase) for different file types.
Acceptance Criteria