Skip to content

Latest commit

 

History

History
63 lines (41 loc) · 2.17 KB

pull_request_template.md

File metadata and controls

63 lines (41 loc) · 2.17 KB

Proposed changes

What changed

Why did it change

Issue tracking

  • MAP-

Screenshots

Before After

Checklists

Testing

Automated testing

  • Added unit tests to cover changes
  • Added end-to-end tests to cover any journey changes

Manual testing

Has been tested in the following browsers:

  • Chrome
  • Firefox
  • Edge
  • Internet Explorer

Environment variables

  • No environment variables were added or changed

Other considerations

Commit messages with a fix or feat type are automatically used to generate the changelog and GitHub release notes during the release task. Please make sure they will read well on their own in a summary of changes and that the commit body gives a more detailed description of those changes if necessary.