27 lines
661 B
Markdown
27 lines
661 B
Markdown
<!--
|
|
Hello 👋 Thank you for submitting a pull request.
|
|
|
|
To help us merge your PR, make sure to follow the instructions below:
|
|
|
|
- Create or update the documentation.
|
|
- Create or update the tests.
|
|
- Refer to the issue you are closing in the PR description - fix #issue
|
|
- Specify if the PR is in WIP (work in progress) state or ready to be merged
|
|
-->
|
|
|
|
### What does it do?
|
|
|
|
Describe the technical changes you did.
|
|
|
|
### Why is it needed?
|
|
|
|
Describe the issue you are solving.
|
|
|
|
### How to test it?
|
|
|
|
Provide information about the environment and the path to verify the behaviour.
|
|
|
|
### Related issue(s)/PR(s)
|
|
|
|
Let us know if this is related to any issue/pull request
|