- New feature (non-breaking change which adds functionality)
- Bug fix (non-breaking change which fixes an issue)
- Code Cleanup (no change in functionality is expected)
- Complete, tested, ready to review and merge
- Work-in-Progress, PR is for discussion/feedback
- My code follows the style guidelines of this project
- I have performed a self-review of my own code
- I have commented my code, particularly in hard-to-understand areas
- My changes generate no new warnings
- There are no merge conflicts
- I have made corresponding changes to the documentation