Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.39 KB

PULL_REQUEST_TEMPLATE.md

File metadata and controls

27 lines (17 loc) · 1.39 KB

Changes proposed in this pull request

If applicable, fill in the issue number this pull request is fixing

Closes #

If applicable, provide an example illustrating new features this pull request is introducing

Checklist

  • The pull request includes a clear description of this code change
  • Commit messages have short titles and reference relevant issues
  • Build passes (scons build & scons test) and unit tests address code coverage
  • Style & formatting of contributed code follows contributing guidelines
  • The pull request is ready for review