- Fork the repo on GitHub.
- Clone the repo on a machine.
- Execute
npm install
andnpm run dev
. - Create a new branch
<fix-typo>
and do your work. - Run
npm run build
to build dist files andnpm run test
to 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.