Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 895 Bytes

File metadata and controls

26 lines (16 loc) · 895 Bytes

Description of the change

Write out a good description of the change. A screenshot or screenshot will also be helpful.

Asana task: {URL Here}

Testing the change

  • Write your testing instructions here

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Non-Breaking Change (change to existing functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Development

  • The code changed/added as part of this pull request has been covered with tests
  • All tests related to the changed code pass in development

Code review

  • This pull request has a descriptive title and information useful to a reviewer. There may be a screenshot or screencast attached.
  • Issue from Asana has a link to this pull request