PAMPAr-Coder / .github /pull_request_template.md
lucas-mella's picture
feat: upload PAMPAr-Coder code and documentation
a2d6a0d verified
|
Raw
History Blame Contribute Delete
341 Bytes

What

Why

How to Test

Checklist

  • Tests added/updated (python -m pytest tests/ -v)
  • Type hints on all new functions
  • No hardcoded paths or secrets
  • Conventional commit messages