Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 967 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

27 lines (19 loc) · 967 Bytes

Closes: #XXX

Description


PR author checklist:

  • Added changelog entry, using unclog.
  • Added tests: integration (for Hermes) or unit/mock tests (for modules).
  • Linked to GitHub issue.
  • Updated code comments and documentation (e.g., docs/).

Reviewer checklist:

  • Reviewed Files changed in the GitHub PR explorer.
  • Manually tested (in case integration/unit/mock tests are absent).