Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1020 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

25 lines (17 loc) · 1020 Bytes

Notion ticket link

Ticket Name

Implementation description

Steps to test

What should reviewers focus on?

Checklist

  • My PR name is descriptive and in imperative tense
  • My commit messages are descriptive and in imperative tense. My commits are atomic and trivial commits are squashed or fixup'd into non-trivial commits
  • I have run the appropriate linter(s)
  • I have requested a review from the PL, as well as other devs who have background knowledge on this PR or who will be building on top of this PR