# How to contribute?

1. Fork the project.
2. Follow the [Developer Setup](/README.md#developer-setup) guide.
3. Code! 💻
4. Lint!  `npm run lint` & `npm run lint-fix` (the latter **will** write over your file, beware).
5. Test! `npm test` (Coveralls will check if you're slacking on them 🕵️‍)
4. Open a Pull Request to the develop branch
5. Don't hesitate to poke our [Contributor bot](https://allcontributors.org/docs/en/bot/usage)
