- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to change)
- My code follows the Code style guidelines of this project
- My unit test follow the Unit test guidelines
- Unit test coverage percentage is maintained(increased/remains the same but not decreased)