Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 271 Bytes

File metadata and controls

8 lines (7 loc) · 271 Bytes

Contributing guide

  1. Fork repository
  2. Switch to master branch
  3. Fix bugs or create features
  4. Use command pnpm changeset to describe what you do
  5. Commit with message using Conventional commits
  6. Open PR!