Skip to content

Latest commit

ย 

History

History
19 lines (19 loc) ยท 747 Bytes

File metadata and controls

19 lines (19 loc) ยท 747 Bytes

gitmoji

  • ๐ŸŒ - Add localization as a feature
  • โ• - Add a TODO comment
  • โž• - Add dependency
  • :${countryFlag} - Add localization for some content
  • ๐Ÿšง - Prototype smth
  • ๐Ÿ™ˆ - Update .gitignore
  • ๐Ÿ’„ - Style smth
  • โœจ - Last commit of a feature
  • โš—๏ธ - Experiment
  • ๐Ÿงฎ - Add/Update design (not restricted by styling)
  • ๐Ÿงฑ - Add a reusable unit of code (Component, function, etc)
  • ๐Ÿ“œ - Add docs
  • ๐Ÿฑ - Add source (icons, pics, etc)
  • ๐Ÿงน - Do smth not worth recording in git history
  • ๐Ÿท๏ธ - Add/Update typings
  • ๐Ÿšš - Move smth smwhr
  • ๐Ÿ“ - Add content (essay, description, blog post, etc)
  • ๐Ÿ› - Fix a bug