👍🎉 First off, thanks for taking the time to contribute! 🎉👍
First time contributing to an Open Source?
Check out Kent C. Dodds's free EggHead course, How to Contribute to an Open Source Project on GitHub.
Ensure the bug was not already reported by searching on GitHub under Issues.
I haven't set up an automatic steps. So you'd have to test manually by following Testing a Template section in create-react-app documentation.
This project has commitizen to follow AngularJS's commit message convention.
So you'd have to install packages using yarn
to install necessary packages.
Husky pre-commit hit works "ok" on Windows, but a bit buggy so be aware of it.