- Fork the repo on GitHub.
- Clone the repo on a machine.
- Execute
npm installandnpm run dev. - Create a new branch
<fix-typo>and do your work. - Run
npm run buildto build dist files andnpm run testto ensure all test cases are passing. - Commit your changes to the branch.
- Submit a Pull request.
Note: If adding site to the list of sites using super-workers, please mention where to verify this in the PR description.