- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Documentation (non-breaking change which updates documentation)
- Breaking change (fix or feature that would cause existing functionality to change)
- Code style (formatting, renaming)
- Refactoring (no functional changes, no api changes)
- Other (please describe here):
- Changes follow the CONTRIBUTING.md guidelines.
- Update necessary documentation accordingly.
- Check issues and pull requests first. You don't want to duplicate effort.