2020-02-23 05:42:20 +00:00
|
|
|
## Description
|
|
|
|
|
2021-03-12 11:20:31 +00:00
|
|
|
_A description of the change and what it does. If relevant (such as any change that modifies the UI), **please provide screenshots** of the change:_
|
2020-02-23 05:42:20 +00:00
|
|
|
|
2020-02-23 06:08:48 +00:00
|
|
|
## Issue
|
|
|
|
|
2020-02-27 23:31:08 +00:00
|
|
|
_If applicable, what issue does this address?_
|
2020-02-23 06:08:48 +00:00
|
|
|
|
2020-04-03 04:53:11 +00:00
|
|
|
Closes: #
|
2020-02-23 06:08:48 +00:00
|
|
|
|
2021-05-23 02:58:16 +00:00
|
|
|
## Testing
|
2020-02-23 05:42:20 +00:00
|
|
|
|
2021-05-23 02:58:16 +00:00
|
|
|
_If relevant, please state how this was tested. All changes **must** be tested to work:_
|
2020-02-23 05:42:20 +00:00
|
|
|
|
2021-05-23 02:58:16 +00:00
|
|
|
_Furthermore, mark which platforms this change was tested on. All platforms directly affected by the change **must** be tested_
|
2020-03-04 05:02:04 +00:00
|
|
|
|
2020-03-13 05:09:21 +00:00
|
|
|
- [ ] _Windows_
|
|
|
|
- [ ] _macOS_
|
|
|
|
- [ ] _Linux_
|
2020-03-04 05:02:04 +00:00
|
|
|
|
2020-02-23 05:42:20 +00:00
|
|
|
## Checklist
|
|
|
|
|
2020-09-27 05:49:35 +00:00
|
|
|
_If relevant, ensure the following have been met:_
|
2020-02-26 01:17:49 +00:00
|
|
|
|
2020-09-27 05:49:35 +00:00
|
|
|
- [ ] _Areas your change affects have been linted using rustfmt (`cargo fmt`)_
|
2021-05-23 02:58:16 +00:00
|
|
|
- [ ] _The change has been tested and doesn't appear to cause any unintended breakage_
|
2021-06-21 05:40:58 +00:00
|
|
|
- [ ] _Documentation has been added/updated if needed (`README.md`, help menu, etc.)_
|
2021-05-23 02:58:16 +00:00
|
|
|
- [ ] _The pull request passes the provided CI pipeline_
|
|
|
|
- [ ] _There are no merge conflicts_
|