Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 399 Bytes

File metadata and controls

10 lines (8 loc) · 399 Bytes

Contributing

  1. Fork the repository and create a focused branch.
  2. Write a failing test before changing runtime behavior.
  3. Treat contract/beatapi.openapi.yaml as generated from the official public contract.
  4. Keep machine-readable output on stdout and progress on stderr.
  5. Run npm run verify before opening a pull request.
  6. Never use real API keys or private user media in tests.