Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature request, link to that issue.
What types of changes does your code introduce to this project?
Put an x in the boxes that apply
- Proofreading (fix spelling, grammar, punctuation, accuracy) More about Proofreading
- New Files/Folder (adding folder without removing existing one)
- Add/Remove Files (adding/removing existing files/folder)
Put an x in the boxes that apply. You can also fill these out after creating the PR. Don't hesitate to ask if you're unsure about any of them. We're here to help! This is simply a reminder of what we will look for before merging your code.
- Tested any code against its gcc/clang or the official binaries and it passes locally with my changes
- I have added the necessary explanation
- I have added the necessary links in the working section
- Added external links
If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...
This will be filled by the people who review this particular Pull Request.