mirror of
https://github.com/minio/minio.git
synced 2024-12-25 14:45:54 -05:00
97a4c120e9
* Add Optimization as a type of change. * Make the checkmark affirmative instead of disaffirming
514 B
514 B
Description
Motivation and Context
How to test this PR?
Types of changes
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Optimization (provides speedup with no functional changes)
- Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
- Fixes a regression (If yes, please add
commit-id
orPR #
here) - Documentation updated
- Unit tests added/updated