You are on page 1of 1

## Pull request checklist

Please check if your PR fulfills the following requirements:


- [ ] QA test plan passed
- [ ] Build was run locally and finish successfully
- [ ] Lint (`swiftlint`) has passed locally and any fixes were made for the fix
- [ ] Core changes already merged and available

## Pull request type

Please check the type of change your PR introduces:


- [x] New feature
- [ ] Other (please describe):

## What is the new behavior?


<!-- Please describe the behavior or changes that are being added by this PR, or
link to a relevant feature.-->

Jira feature Number: [N/A](https://)

## Screenshots or Video

<!-- Depending on if the MR is related with a change in the UI or not, we should


add one or more screenshots (or video) that shows the implementation. -->

## Does this introduce a breaking change?

<!-- If this introduces a breaking change, please describe the impact and how to
fix it. -->

- [ ] Yes
- [ ] No

## Extra

- [ ] Unit tests added


- [ ] Tested on XXXX App (for example: Spain & Portugal App)
- [ ] Documentation added to Wiki / Confluence (link, please)

## Reviewers needed

<!-- Please uncheck the project that not apply to review this change -->

- [ ] Spain
- [x] Portugal
- [ ] Poland

## Other information

<!-- Any other information that is important to this PR such as screenshots of how
the component looks before and after the change. -->

You might also like