Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 504 Bytes

File metadata and controls

15 lines (12 loc) · 504 Bytes

Contributing

Thanks for your interest in contributing.

How to contribute

  1. Open an issue describing the improvement or bug.
  2. Create a focused branch from main.
  3. Keep changes small and reproducible.
  4. Update documentation when behavior changes.
  5. Open a pull request with a clear summary and validation notes.

Standards

  • Prefer reproducible scripts and explicit tool versions.
  • Keep filenames and folder structure descriptive.
  • Include expected inputs/outputs for analysis scripts.