Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 147 Bytes

CONTRIBUTING.md

File metadata and controls

5 lines (4 loc) · 147 Bytes

Every changes need to be pushed to development branch.

Before every pull request please run following commands:

  1. make test
  2. make format