|
1 |
| -*Issue #, if available:* |
2 | 1 |
|
3 |
| -*Description of changes:* |
| 2 | +## opendistro-for-elasticsearch/security pull request intake form |
| 3 | +_Please provide as much details as possible to get feedback/acceptance on your PR quickly_ |
4 | 4 |
|
| 5 | + |
| 6 | + 1. __Category:__ (_Enhancement, New feature, Bug fix, Test fix, Refactoring, Maintenance, Documentation_) |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + 2. __Github Issue # or road-map entry, if available:__ |
5 | 11 |
|
6 |
| -By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. |
| 12 | + |
| 13 | + |
| 14 | + 3. __Description of changes:__ |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + 4. __Why these changes are required?__ |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + 5. __What is the old behavior before changes and new behavior after changes?__ (_Please add any example/logs/screen-shot if available_) |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + 6. __Testing done:__ (_Please provide details of testing done: Unit testing, integration testing and manual testing_) |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + 7. __TO-DOs, if any:__ (_Please describe pending items and provide Github issues# for each of them_) |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + 8. __Is it backport from main branch?__ (_If yes, please add backport PR # and commits #_) |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | +By making a contribution to this project, I certify that: |
| 41 | + |
| 42 | +(a) The contribution was created in whole or in part by me and I |
| 43 | + have the right to submit it under the open source license |
| 44 | + indicated in the file; or |
| 45 | + |
| 46 | +(b) The contribution is based upon previous work that, to the best |
| 47 | + of my knowledge, is covered under an appropriate open source |
| 48 | + license and I have the right under that license to submit that |
| 49 | + work with modifications, whether created in whole or in part |
| 50 | + by me, under the same open source license (unless I am |
| 51 | + permitted to submit under a different license), as indicated |
| 52 | + in the file; or |
| 53 | + |
| 54 | +(c) The contribution was provided directly to me by some other |
| 55 | + person who certified (a), (b) or (c) and I have not modified |
| 56 | + it. |
| 57 | + |
| 58 | +(d) I understand and agree that this project and the contribution |
| 59 | + are public and that a record of the contribution (including all |
| 60 | + personal information I submit with it, including my sign-off) is |
| 61 | + maintained indefinitely and may be redistributed consistent with |
| 62 | + this project or the open source license(s) involved. |
| 63 | + |
| 64 | +By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. |
| 65 | +For more information on following Developer Certificate of Origin and signing off your commits, please check [here](https://github.com/opensearch-project/OpenSearch/blob/main/CONTRIBUTING.md#developer-certificate-of-origin). |
0 commit comments