Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.49 KB

pull_request_template.md

File metadata and controls

30 lines (22 loc) · 1.49 KB

High level description:

High level description of the PR.

Technical details:

Technical details for the knowledge of other developers.

JIRA Ticket: DEV-1234

Mockup: https://invis.io/RYA3XN5WP#/273832670_Homepage_2-2_E

The following are ALL required for the PR to be merged:

Author:

  • Linked to this PR in JIRA ticket
  • Scheduled demo including Design/Testing/Front-end OR Provided instructions for testing in JIRA and PR if applicable
  • Verified cross-browser compatibility: Chrome, Safari, Firefox, Edge
  • Verified mobile/tablet/desktop/monitor responsiveness
  • Verified that this PR does not create any new accessibility issues (via Axe Chrome extension)
  • Added Unit Tests for helper functions, reducers, models and Container/Component Interactivity Expectations if applicable React Testing Library
  • API contract updated if applicable
  • Component Library Integration Status Report updated if applicable

Reviewer(s):

  • Design review complete if applicable
  • API #1234 merged concurrently if applicable
  • Code review complete