Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 795 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

28 lines (22 loc) · 795 Bytes

Problem

Solution

Checklist

  • Is there test coverage of the new code?
  • Is there a CHANGELOG entry for the new changes?
  • Is the PR solving a single problem?
  • Does the PR description contain a problem statement?
  • Does the PR description explain the solution?
  • Are the commits atomic?
  • Are the commit messages serving as a clear record of why?