Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 451 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (9 loc) · 451 Bytes

Contributing

Thanks for considering contributing!

A few rules of thumb:

  • This repository uses PNPM.
  • Code contributions should match the existing code style.
    • pnpm lint to check the formatting
    • pnpm lint:fix to fix some of the issues
  • Discuss additions/changes with us on Discord before working on them.
  • Make sure to run your own instance and ensure minor/major/dependency changes work correctly.