Skip to content

Latest commit

History

History
12 lines (7 loc) 路 308 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (7 loc) 路 308 Bytes

Contributing

Thanks for being willing to contribute!

Project setup

  1. Fork and clone the repo
  2. npm install to install the dependencies for the project
  3. Create a branch for your PR

Please, make sure that there are no ESLint errors and tests successfully passed before you commit your changes.