Skip to main content

9. Pull Request

Once you're satisfied with the work and its results, run the following command to automatically fix any linting errors and receive a report of those requiring manual attention:

npm run fix

Afterward, create a pull request against the upstream repository. Go through the checklist in the template and ensure all applicable checkboxes are checked.

Make sure to allow repository owners permission to make changes to your branch.