Skip to content
This repository was archived by the owner on Dec 21, 2023. It is now read-only.

Latest commit

 

History

History
7 lines (6 loc) · 272 Bytes

File metadata and controls

7 lines (6 loc) · 272 Bytes

Contributing

  • pull latest from master
  • branch with proper feature name: git checkout -b feature/WALL-165
  • write code and write tests for it
  • push commits following conventional commits
  • open PR back to master