2020-07-08 23:52:03 +03:00
## Description
2020-06-08 16:53:32 +03:00
2022-10-14 23:52:39 +03:00
<!--
2020-06-08 16:53:32 +03:00
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
2021-09-24 08:13:45 +03:00
-->
2020-06-08 16:53:32 +03:00
2020-07-14 07:01:00 +03:00
## Type of change
2020-06-08 16:53:32 +03:00
2022-10-14 23:52:39 +03:00
<!--
2020-06-08 16:53:32 +03:00
Please select the desired item checkbox and change it to "[x]", then delete options that are not relevant.
-->
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
2023-04-16 21:09:14 +03:00
- [ ] Improvement (refactoring and improving code)
2020-06-08 16:53:32 +03:00
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] Documentation update
2023-04-16 21:09:14 +03:00
## Additional context
<!-- e.g. Fixes #(issue) -->
2020-08-19 20:11:56 +03:00
## How has this been tested
2020-06-08 16:53:32 +03:00
2022-10-14 23:52:39 +03:00
<!--
2020-06-08 16:53:32 +03:00
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
-->
2022-12-27 20:10:27 +03:00
- [ ] I have run `bash ./tools/test` (at the root of the project) locally and passed
2020-06-09 07:32:33 +03:00
- [ ] I have tested this feature in the browser