Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 449 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (9 loc) · 449 Bytes

Contributing

Thanks for considering contributing!

A few rules of thumb:

  • This repository uses Yarn.
  • Code contributions should match the existing code style.
    • yarn lint to check the formatting
    • yarn 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.