Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 412 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (8 loc) · 412 Bytes

Contributing to Cloverleaf

Setting up the dev environment

  • Fork the dev branch and clone it locally.
  • Run npm install to make sure you have all the dependancies installed.
  • Start dev work

Style

For js we try to stick to standard style For commits use Conventional Commits, this is to make sure commits are machine readable