Skip to content

PR template for code changes

Amanda Visconti edited this page Oct 7, 2020 · 1 revision

Description

Add description about what this pull request covers.

Closing an issue? Hurray!

Type closes # here, appending the number of any issue closed

Related Ticket(s)

List related ticket(s) that apply to or are affected by the work done in this pull request


(OPTIONAL)

Problem to Solve

Describe the problem(s) this pull request solves.

Expected Behavior

Describe the expected behavior.

Steps to Test Solution

Testing (optional)

[ ] There are new unit tests in this PR, and I verify that there is full coverage of all new code. [ ] I certify that all existing tests pass

Documentation

[ ] There is new documentation in this pull request that must be reviewed.. [ ] I added documentation for any new classes/methods

Deploy Notes

Notes regarding deployment the contained body of work. These should note any db migrations, etc.

Clone this wiki locally