Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 372 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

14 lines (10 loc) · 372 Bytes

Closes #

Checklist before requesting a review

  • Subject includes ticket number as [#123] Verb in past tense.
  • Ticket number #123 added to description
  • Added context in Changed section
  • Self-reviewed code and commented in commented complex areas.
  • Added tests for fix/feature.
  • Relevant tests run and passed locally.

Changed