This document have all patterns for my projects. I decided put it in a repository as form of documentation.
All repositories names should use kebab case like game-store or movie-guide. Important: all letters should be lower case.
All commits should use a descriptive emoji to ilustrate your funcionality.
The list bellow is using this repository
emoji | code | funcionality |
---|---|---|
π | :tada: |
Initial commit |
β¨ | :sparkles: |
New feature |
π§ | :wrench: |
Fix |
β»οΈ | :recycle: |
Refactoring |
π¦ | :package: |
Package.json |
π§ | :construction: |
In work |
β | :white_check_mark: |
tests |
π | :green_heart: |
CI |
π | :pencil: |
Documentation |
π© | :poop: |
Deprecation |
All readme.md should use this example. Sometimes all items are not necessary, in this case use only the necessary.
Using this repository with base.