Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 268 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 268 Bytes

EcoChat Mobile App

Written in Flutter and Dart.

Branch naming conventions

  • feature/feature-name-here for big changes.
  • task/task-name-here for a small not so important change.
  • bugfix/bugfix-name-here for important bugs that should be fixed quickly.