Files
ferro-ta/.github/pull_request_template.md
T
2026-03-23 23:34:28 +05:30

754 B

Summary

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature / new indicator (non-breaking change)
  • Breaking change (fix or feature that changes existing behaviour)
  • Documentation / infrastructure only

Checklist

  • All existing tests pass (pytest tests/)
  • New tests have been added for any new behaviour
  • cargo fmt --check passes
  • cargo clippy --release -- -D warnings passes
  • README accuracy table updated (if indicators were added or changed)
  • CHANGELOG.md updated (for user-visible changes)
  • Docstrings added or updated for new/changed public functions

Closes #