If there is both a problem and a solution, these steps should document how to demonstrate the problem that is being solved. If there is no problem (it's just a feature) you can remove the Recreate section below.
Verification
These are the steps to demonstrate the problem being solved:
[ ] A list of steps to demonstrate the problem.
Testing
These are the steps to demonstrate the solution being solved; they typically include steps to update the repository to a new state containing the code that fixes the problem.
[ ] A list of steps to demonstrate the problem.
Deployment
[ ] Post deployment steps (scripts to be run) and testing.
Provide a brief summary of your PR...
Tasks
Related PRs
Notes
Verification and testing
If there is both a problem and a solution, these steps should document how to demonstrate the problem that is being solved. If there is no problem (it's just a feature) you can remove the Recreate section below.
Verification
These are the steps to demonstrate the problem being solved:
Testing
These are the steps to demonstrate the solution being solved; they typically include steps to update the repository to a new state containing the code that fixes the problem.
Deployment