2020-11-01 19:26:18 +00:00
|
|
|
<!--
|
|
|
|
Thank you for pull request.
|
|
|
|
|
|
|
|
Below are items maintainers should consider when merging the PR. Feel free to suggest a `unit@` label or check-mark the others as appropriate.
|
|
|
|
|
|
|
|
-->
|
|
|
|
Maintainer merge checklist
|
|
|
|
* [ ] Title is descriptive/clear for inclusion in release notes.
|
2020-11-01 21:23:16 +00:00
|
|
|
* [ ] Applied a `Component: xxx` label.
|
2020-11-01 19:26:18 +00:00
|
|
|
* [ ] Applied the `api-deprecation` or `api-break` label.
|
2020-11-01 21:23:16 +00:00
|
|
|
* [ ] Applied the `release-highlight` label to be highlighted in release notes.
|
2020-11-01 19:26:18 +00:00
|
|
|
* [ ] Added to the milestone version it was merged into.
|
|
|
|
* [ ] **Unittests** are included in PR.
|
2020-11-01 21:23:16 +00:00
|
|
|
* [ ] Properly documented, including `versionadded`, `versionchanged` as needed.
|