Skip to content
GitHub

Paymentpointers.org style guide

Before committing changes

  1. Ensure your PR title contains the appropriate prefix (docs:).
  2. Run the following commands in the doc directory and fix any errors:
    bun run format
    bun run lint

After a Starlight upgrade to paymentpointers

cd <to project folder>
bun install
bun run start