You are on page 1of 2

## Pull request checklist

Please check if your PR fulfills the following requirements:


- [ ] Changes were tested on the project target
- [ ] Docs have been reviewed and added / updated if needed for bug fixes
- [ ] Build was run locally and finish successfully
- [ ] Core changes already merged and available
- [ ] Lint (`swiftlint`) has passed locally and any fixes were made for the fix

## Pull request type

Please check the type of change your PR introduces:


- [x] Bugfix
- [ ] Build related changes (submodule / others)
- [ ] Other (please describe):

## What is the current behavior?


<!-- Please describe the current behavior that you are modifying, or link to a
relevant issue. -->

## What is the new behavior?


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

Jira issue 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 for the changes have been added


- [ ] QA test plan passed
- [ ] 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 -->

- [x] Spain
- [x] Portugal
- [x] 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. -->

## Build evidence

You might also like