Name your PR like this: ISSUENUMBER-TITLE-YOURNAME
Write a summary of your change. Explain why you have made it.
Make sure you include the issue number with a hash sign # so Github can link this PR to the right issue, like this:
Fixes #1
- My code follows the style guidelines of this project
- I have carefully reviewed my own code
- I have commented my code
- I have updated any documentation