Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 459 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (11 loc) · 459 Bytes

Contributing

Thank you for willing to contribute!

Project setup

  1. Fork and clone the repo
  2. Run yarn && yarn start to install dependencies and run the project.
  3. Create a branch for your PR with git checkout -b pr/your-branch-name

Help needed

Please checkout the the open issues

Also, please watch the repo and respond to questions/bug reports/feature requests! Thanks!