Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 386 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (7 loc) · 386 Bytes

Contributing

You are more than welcome to help improving this toy project 🤝.

The rules are simple:

  • Do your best to follow commit messages pattern (in particular, prefix with [Mosaic] or [Android] when change is specific to such targets)
  • Open a Pull Request with explanation for your change (if needed)
  • Try to cover any bug fix with a non regression test

Happy coding!