Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 440 Bytes

File metadata and controls

9 lines (7 loc) · 440 Bytes

Contributing

  1. Open an issue for behavior changes or new public APIs.
  2. Create a focused branch from main.
  3. Add tests for success, failure, and persistence behavior.
  4. Run npm run typecheck, npm test, npm run build, and npm run pack:check.
  5. Submit a pull request describing contract and compatibility impact.

Never include real analytics credentials, tokens, personal data, or production payloads in tests or examples.