Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 439 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (13 loc) · 439 Bytes

Contributing

The base branch is main.

Workflow

Note Please separate features, fixes, and update into individual PRs. Please do not send one PR with changes across these categories.

  • Create a GitHub fork.
  • On your fork, create a branch make the changes, commit and push.
  • Create a pull request.

Install

corepack enable
pnpm install