Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 309 Bytes

CONTRIBUTING.md

File metadata and controls

22 lines (14 loc) · 309 Bytes

How to contribute?

Project Architecture

| src
| - - subfolder
| README.md (Project presentation and documentation)

Projects Patterns

Files

  • All files names are written in kebab-case
  • One feature per file

Folders

  • All folders names are written in kebab-case

Tests