Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 373 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (9 loc) · 373 Bytes

Steps to contribute

  1. Fork the repo
  2. Create a new PR with description of your changes and why it's needed
  3. Wait ~1 day to get your changes reviewed
  4. Once the comments are fixed and PR is merged new version of package will be deployed

Development

npm run dev

lib folder for package changes

docs folder for demo site and testing your changes in local