Please include a summary of the changes here and why we need those changes. And also let us know which issue is fixed.
Fixes # <issue_number_here>
- Bug fix
- New feature added
- Documentation Update
- I have read the contributing guidelines.
- I have performed a self-review of my own code or work.
- I have commented my code, particularly in hard-to-understand areas.
- My changes generates no new warnings.
- My Pull Request title is in format
< issue name >
egAdded links in the documentation
. - I have added tests that prove my fix is effective or that my feature works.
- My changes have sufficient code coverage (unit, integration, e2e tests).
Any message for the reviewer or kick off the discussion by explaining why you considered this particular solution, any alternatives etc.