Thanks for your interest in contributing.
To bootstrap development, please
- fork & clone this repo
- install node to match the
.nvmrc
- do great work
- ensure Docker is running with socket at
/var/run/docker.sock
pnpm test
, and add tests as needed- commit your work using conventional commits. this allows for automated releases when your work is merged.
Please refer to the nodejs code-of-conduct.