Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 410 Bytes

File metadata and controls

12 lines (9 loc) · 410 Bytes

Contributing

Thanks for wanting to contribute!

  • Fork the repo and create a branch for your change.
  • Keep changes small and focused; one feature/bugfix per PR.
  • Run the test suite.
  • Run formatting and lints.
  • Write tests for new behavior.
  • Follow the language specific coding style and document public APIs.

See read Code of Conduct and Security documentation.