Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 450 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

7 lines (7 loc) · 450 Bytes

Checklist

  • PR should be created against master branch.
  • Ran a successful local build before creating PR.
  • Commit id's and messages are properly referenced to the issue.
    Read Contributing Guid for more info on that.
  • Branching model is followed according to the standards mentioned in Contributing Guid.
  • Added unit testcases if applicable, so that we don't loose on coverage