Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.15 KB

File metadata and controls

39 lines (24 loc) · 1.15 KB

Addresses: ECI-XXXX

plus links to any other relevant tickets, PRs, JIRAs, wikis, e.g.:

Followup to: https://github.com/DripEmail/drip-ruby/12437

Also any pair partners that worked on this code:

Co-authored-by: Jesse Developer jesse.developer@drip.com

Background

Explain the context and why you're making that change. What is the problem you're trying to solve? In some cases there is not a problem and this can be thought of being the motivation for your change.

Modification

Describe the modifications you've done.

Result

What will change as a result of your pull request? Note that sometimes this section is unnecessary because it is self-explanatory based on the solution.

Additional Context

Does the PR title contain the JIRA key if using JIRA?

How to verify/test

Aside from automated tests that should be part of every PR, what are the steps necessary to independently confirm that the PR is correct in staging or production? Describe here the steps did you do to manually smoke test or verify the functionality from the point of view of a non-developer.

This section may not apply to all PRs.