2023-08-25 14:57:12 -04:00
|
|
|
## Community Contribution License
|
|
|
|
All community contributions in this pull request are licensed to the project maintainers
|
2023-11-14 12:29:11 -05:00
|
|
|
under the terms of the [Apache 2 license](https://www.apache.org/licenses/LICENSE-2.0).
|
2023-08-11 01:08:38 -04:00
|
|
|
By creating this pull request I represent that I have the right to license the
|
|
|
|
contributions to the project maintainers under the Apache 2 license.
|
|
|
|
|
2016-10-22 20:35:52 -04:00
|
|
|
## Description
|
2019-06-27 18:47:46 -04:00
|
|
|
|
2016-10-22 20:35:52 -04:00
|
|
|
|
|
|
|
## Motivation and Context
|
|
|
|
|
2018-08-23 04:41:22 -04:00
|
|
|
|
2019-06-27 18:47:46 -04:00
|
|
|
## How to test this PR?
|
|
|
|
|
2016-10-22 20:35:52 -04:00
|
|
|
|
|
|
|
## Types of changes
|
|
|
|
- [ ] Bug fix (non-breaking change which fixes an issue)
|
|
|
|
- [ ] New feature (non-breaking change which adds functionality)
|
2021-01-05 17:53:52 -05:00
|
|
|
- [ ] Optimization (provides speedup with no functional changes)
|
2016-10-22 20:35:52 -04:00
|
|
|
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
|
|
|
|
|
|
|
|
## Checklist:
|
2019-06-27 18:47:46 -04:00
|
|
|
- [ ] Fixes a regression (If yes, please add `commit-id` or `PR #` here)
|
2021-01-05 17:53:52 -05:00
|
|
|
- [ ] Unit tests added/updated
|
2022-09-07 18:25:02 -04:00
|
|
|
- [ ] Internal documentation updated
|
|
|
|
- [ ] Create a documentation update request [here](https://github.com/minio/docs/issues/new?label=doc-change,title=Doc+Updated+Needed+For+PR+github.com%2fminio%2fminio%2fpull%2fNNNNN)
|