Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 344 Bytes

CONTRIBUTING.md

File metadata and controls

5 lines (3 loc) · 344 Bytes

Contributing

You need to install Node.js and Yarn, then run yarn install to install the project dependencies. The source files are in the src folder, and they are authored as native ESM.

Any kind of contributing is welcome (typos, docs, bug fixes, new features, etc). However, please first open an issue for code-related contributions!