What does this PR change? Keep it short and concrete.
Why is this change needed? Link issues, bugs, reports or user feedback
This pull request has following changes:
- Change 1
- Change 2
Describe testing approach, if it uses unit tests, integration or manual.
- Unit tests:
... - Manual test steps:
- ...
- ...
- No breaking changes
- Yes (describe + migration notes below)
What do users need to change in thier code?
- My commits follow Conventional Commits
- The title of the pull request follow Conventional Commits
- I added/updated tests (or explained why not)
- I updated docs (if needed)
- I ran lint/cs-fixer (if applicable)
- I considered backward compatibility and security
This pull request will close following issues:
- Closes #1
- Closes #2