Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 474 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

16 lines (10 loc) · 474 Bytes

What I did

fixes: #

How I did it

How to verify it

Checklist

  • Passes all linting checks (pre-commit and CI jobs)
  • New test cases have been added and are passing
  • Documentation has been updated
  • PR title follows Conventional Commit standard (will be automatically included in the changelog)