Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 413 Bytes

File metadata and controls

13 lines (8 loc) · 413 Bytes

Contributing to Cloverleaf

Setting up the dev environment

  • Fork the dev branch and clone it locally.
  • Run pnpm 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