Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 293 Bytes

CONTRIBUTING.MD

File metadata and controls

19 lines (11 loc) · 293 Bytes

Contributing

All types of contributions are encouraged and valued.

Setup

pre-commit install

Lint

Run Prettier with something like:

npx prettier . --write

Commits

You must follow Conventional Commits.