Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 251 Bytes

File metadata and controls

16 lines (10 loc) · 251 Bytes

Contributing

Development

Run:

bash scripts/check.sh

Pull Requests

  • Keep changes focused and well-tested.
  • Keep builds warning-free (--warnings-as-errors must pass).
  • Add or update documentation for any public API changes.