DataEasy/slack-cutter

View on GitHub
CONTRIBUTING.md

Summary

Maintainability
Test Coverage
How to contribute to this repo
==============================

1. Clone it
2. `npm i` it
3. Do your thing
3. Make sure your tests (including linting and coverage) are passing
4. Submit your PR
5. Thanks!

See [`package.json`](./package.json) for dependencies used and handy scripts to run (you can also run `npm run` for that).

Cheers.