We 💛 contributions! The rules for contributing to this org are few:
- Don't be a jerk
- Search issues before opening a new one
- Lint and run tests locally before submitting a PR
- Adhere to the code style the org has chosen
- Lint your changes via
npm run lint
. Fix any errors and warnings before committing.