- Describe the reason for the changes in this pull request
- Describe what you'd like the reviewer to look at and potentially comment on
- Describe for the reviewer the steps needed to test this pull request
- Context: I have described the purpose of the changes within this pull request through PR comments, code comments, and in the purpose above
- Tests: I have added unit, integration, and functional tests (as appropriate)
- Code Quality: I have linted, built, and tested the code locally
- Browsers: I have tested functionality locally in supported browsers (Chrome, Firefox, Safari, IE11)
- Documentation: I have added documentation to the appropriate wiki, API docs, or knowledge base
- Set
WIP:as the first word of the PR title while working on your code - Set
[Ready]in the PR title when the PR is open for review - Once approved and merged, verify that your changes went through to production successfully
- Once approved and merged, verify your changes on mobile browsers (iOS Safari and Android Chrome)