- Fork the repository on Github
- Clone your fork
git clone https://github.com/<github-username>/solid-packages.git - Install depenencies
yarn - Make changes and tests
- Run tests using
yarn <package-name> test - Push to your fork
- Open a pull request on Github
See .tool-versions
- Node.js: 18.2.0
- Yarn: 1.22.19