<!-- If your PR fixes an open issue, use `Closes #101` to link your PR with the issue. #101 stands for the issue number you are fixing -->
## Fixes Issue
<!-- Remove this section if not applicable -->
<!-- Example: Closes #31 -->
## Changes proposed
<!-- List all the proposed changes in your PR -->
## Check List (Check all the applicable boxes) <!-- Follow the below conventions to check the box -->
<!-- Mark all the applicable boxes. To mark the box as done follow the following conventions -->
<!--
[x] - Correct; marked as done
[ ] - Not correct; marked as **not** done
-->
- [ ] My code follows the code style of this project.
- [ ] This PR does not contain plagiarized content.
- [ ] The title of my pull request is a short description of the requested changes.
- [ ] I have updated the README.md file with the new features/tools information.
## Note to reviewers
<!-- Add notes to reviewers if applicable -->
## Screenshots