Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 679 Bytes

pull_request_template.md

File metadata and controls

18 lines (12 loc) · 679 Bytes

What's this do? [Description of what this PR does]

Why are we doing this? (w/ JIRA link if applicable) [Quick blurb about why the code is needed and Jira link/ Do these changes meet the business requirements of the story?]

Do these changes have automated tests? [Brief description of new automated tests]

How should this be QAed? [Description of any tests that need to be performed once merged]

Dependencies for merging? Releasing to production? [Description of any watchouts, dependencies, or issues we should be aware of]

Has the application documentation been updated for these changes?

Did someone actually run this code to verify it works?