soup/.github/pull_request_template.md

324 B

What does this PR do?

Type of change

  • Bug fix
  • New feature
  • Refactor / cleanup
  • Documentation
  • Tests

Checklist

  • ruff check soup_cli/ tests/ passes
  • pytest tests/ -v passes
  • Updated relevant docs (README, CLAUDE.md) if needed