Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 324 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (8 loc) · 324 Bytes

Contributing to Prometheus Prefect Exporter

Local development

To get started, ensure you have the required dependencies installed:

mise install

Be sure to run pre-commit install before starting any development. pre-commit will help catch simple issues before committing.