2023-08-25 11:57:12 -07:00
|
|
|
## Community Contribution License
|
|
|
|
All community contributions in this pull request are licensed to the project maintainers
|
2023-11-14 17:29:11 +00:00
|
|
|
under the terms of the [Apache 2 license](https://www.apache.org/licenses/LICENSE-2.0).
|
2023-08-10 22:08:38 -07: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 17:35:52 -07:00
|
|
|
## Description
|
2019-06-27 15:47:46 -07:00
|
|
|
|
2016-10-22 17:35:52 -07:00
|
|
|
|
|
|
|
## Motivation and Context
|
|
|
|
|
2018-08-23 01:41:22 -07:00
|
|
|
|
2019-06-27 15:47:46 -07:00
|
|
|
## How to test this PR?
|
|
|
|
|
2016-10-22 17:35:52 -07:00
|
|
|
|
|
|
|
## Types of changes
|
|
|
|
- [ ] Bug fix (non-breaking change which fixes an issue)
|
|
|
|
- [ ] New feature (non-breaking change which adds functionality)
|
2021-01-05 14:53:52 -08:00
|
|
|
- [ ] Optimization (provides speedup with no functional changes)
|
2016-10-22 17:35:52 -07:00
|
|
|
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
|
|
|
|
|
|
|
|
## Checklist:
|
2019-06-27 15:47:46 -07:00
|
|
|
- [ ] Fixes a regression (If yes, please add `commit-id` or `PR #` here)
|
2021-01-05 14:53:52 -08:00
|
|
|
- [ ] Unit tests added/updated
|
2022-09-07 23:25:02 +01: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)
|