Contributing - MoeMusic/Moe GitHub Wiki

Some rough notes on contributing before I turn this into an actual page.

  1. Install poetry
  2. Clone repo
  3. cd repo
  4. poetry install
  5. pre-commit install --install-hooks && pre-commit install -t commit-msg