Pull Request Template

## Fixes issue
<!-- Type in all the issues that have been fixed through this pull request. Ex: #1 -->
This PR fixes the following issues: 
#

## Changes proposed
<!-- List all the proposed changes in your PR -->

## Check List (Check all the applicable boxes)
<!-- Check all the boxes which are applicable to check the box correct follow the following conventions-->
<!--
[x] - Correct
[X] - Correct
-->
- [ ] My code follows the code style of this project.
- [ ] My change requires changes to the documentation.
- [ ] I have updated the documentation accordingly.
- [ ] This PR does not contain plagiarized content.
- [ ] The title of my pull request is a short description of the requested changes.

## Screenshots
<!-- Add all the screenshots which support your changes -->

## Note to reviewers
<!-- Add notes to reviewers if applicable -->

Last updated