Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 269 Bytes

File metadata and controls

15 lines (12 loc) · 269 Bytes

Contributing

Thanks for your interest in contributing to

Quickstart

  1. Fork the project.
  2. Install pre-commit hooks:
    pre-commit install
  3. Create a feature branch.
  4. Commit your changes.
  5. Push to the branch.
  6. Open a pull request.