-
Notifications
You must be signed in to change notification settings - Fork 0
Dev conventions
Mats Tyldum edited this page Dec 8, 2020
·
27 revisions
Dev Conventions
- Folder naming: Lower camelCase
- Components naming: Upper CamelCase
- branching naming: kebab-case
- feature/feature-1-2-3
- bug/bug-1-2-3
Created by Mats Tyldum and Siri Mykland