Skip to the content.

Contributing

Setup

npm install
npm run check

Workflow

  1. Open or confirm an issue.
  2. Create a branch.
  3. Make a focused change.
  4. Run npm run check.
  5. Open a pull request with the PR template.

Before Opening A Pull Request

npm run check
npm run smoke

Standards

For the full contributor guide, see CONTRIBUTING.md on GitHub.