2020-07-21 07:40:30 +00:00
|
|
|
<!-- Thanks for considering contributing actix! -->
|
2021-01-15 04:54:23 +00:00
|
|
|
<!-- Please fill out the following to get your PR reviewed quicker. -->
|
2020-06-22 09:28:06 +00:00
|
|
|
|
2020-07-21 07:40:30 +00:00
|
|
|
## PR Type
|
2023-02-26 00:55:57 +00:00
|
|
|
|
2020-07-21 07:40:30 +00:00
|
|
|
<!-- What kind of change does this PR make? -->
|
2020-07-10 13:55:56 +00:00
|
|
|
<!-- Bug Fix / Feature / Refactor / Code Style / Other -->
|
2020-06-22 09:28:06 +00:00
|
|
|
|
2023-02-26 00:55:57 +00:00
|
|
|
PR_TYPE
|
2020-06-22 09:28:06 +00:00
|
|
|
|
|
|
|
## PR Checklist
|
2023-02-26 00:55:57 +00:00
|
|
|
|
2021-07-12 15:55:24 +00:00
|
|
|
<!-- Check your PR fulfills the following items. -->
|
2020-06-22 09:28:06 +00:00
|
|
|
<!-- For draft PRs check the boxes as you complete them. -->
|
|
|
|
|
|
|
|
- [ ] Tests for the changes have been added / updated.
|
|
|
|
- [ ] Documentation comments have been added / updated.
|
|
|
|
- [ ] A changelog entry has been made for the appropriate packages.
|
2021-01-15 04:54:23 +00:00
|
|
|
- [ ] Format code with the latest stable rustfmt.
|
|
|
|
- [ ] (Team) Label with affected crates and semver status.
|
2020-06-22 09:28:06 +00:00
|
|
|
|
|
|
|
## Overview
|
2023-02-26 00:55:57 +00:00
|
|
|
|
2020-06-22 09:28:06 +00:00
|
|
|
<!-- Describe the current and new behavior. -->
|
|
|
|
<!-- Emphasize any breaking changes. -->
|
|
|
|
|
|
|
|
<!-- If this PR fixes or closes an issue, reference it here. -->
|
|
|
|
<!-- Closes #000 -->
|