Skip to content

Latest commit

 

History

History
69 lines (44 loc) · 2 KB

File metadata and controls

69 lines (44 loc) · 2 KB

Type of change(s)

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Hotfix / Breakfix (fix or feature that would cause existing functionality to change)
  • Refactoring (changes in code organization without major change in functionality)
  • Documentation addition / update (changes in stored documentation that does not affect functionality)
  • CI/CD change (changes to any versioned CI related configuration / tools)

Before You Begin

  • Builds clean without any errors?
  • Jira ticket URL has been added to the title above (e.g. CNBCMAPP-420)
  • I have added / updated tests to cover my changes.
  • Have all new and existing tests passed?
  • I have updated the documentation accordingly.
  • Has this been signed off by Product or Design?
If any of the above are not checked please explain why:

Description of Your Changes

How Has This Been Tested?

Provide the steps to test this

Device / Form Factor Checklist

This PR has been tested with the following devices:

  • iPhone
    • Large (Plus, Max)
    • X (X, Xr, Xs)
    • Standard
  • iPad
    • Large
    • Regular
    • Medium
  • Landscape
  • Portrait

Screenshots (if appropriate):

Dependencies

Provide details on other PRs that are dependent on this / this PR is dependent on:

Documentation

If you created / updated documentation, necessary documentation & links (if applicable):

Notes