Skip to content
This repository has been archived by the owner on Mar 25, 2020. It is now read-only.

Latest commit

 

History

History
8 lines (7 loc) · 428 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

8 lines (7 loc) · 428 Bytes

Checklist

  • PR should be created against dev branch.
  • Ran a successful local build before creating PR.
  • Commit id's and messages are properly formatted. 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

PR for Issue: #<issue-id>