First of all, thanks for contributing! By participating
you agree to abide by the code of conduct.
Now that you've spent a couple hours reading let's get down to business.
Fork and clone the repo:
git clone git@github.com:your-username/react-materialize.git
Create a branch for the feature/fix:
git checkout -b add-rainbow-dispenser
Do your magic:
sudo 110000101001001 make rake fake ✞
Add tests and make them pass, including eslint rules:
npm test
Push to your fork and submit a pull request.