Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 261 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

14 lines (12 loc) · 261 Bytes

Before submitting this PR:

  • Ensure test coverage is complete
  • Ensure all non-pending tests are passing
  • Lint all code to check for syntax errors (use ng lint --fix to save time)

Issue(s) addressed:

#_ #_ ...

Changes proposed