2020-07-09 04:52:03 +08:00
## Description
2020-06-08 21:53:32 +08:00
2022-10-14 22:52:39 +02:00
<!--
2020-06-08 21:53:32 +08: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.
2020-07-09 04:52:03 +08:00
e.g. Fixes #(issue)
2021-09-24 13:13:45 +08:00
-->
2020-06-08 21:53:32 +08:00
2020-07-14 12:01:00 +08:00
## Type of change
2020-06-08 21:53:32 +08:00
2022-10-14 22:52:39 +02:00
<!--
2020-06-08 21:53:32 +08: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)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] Documentation update
2020-08-20 01:11:56 +08:00
## How has this been tested
2020-06-08 21:53:32 +08:00
2022-10-14 22:52:39 +02:00
<!--
2020-06-08 21:53:32 +08: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-28 01:10:27 +08:00
- [ ] I have run `bash ./tools/test` (at the root of the project) locally and passed
2020-06-09 12:32:33 +08:00
- [ ] I have tested this feature in the browser
2020-08-20 01:11:56 +08:00
### Test Configuration
2020-06-08 21:53:32 +08:00
2021-04-11 21:00:40 -06:00
- Browser type & version:
2020-08-20 01:11:56 +08:00
- Operating system:
2021-10-04 17:53:07 +08:00
- Ruby version: <!-- by running: `ruby -v` -->
- Bundler version: <!-- by running: `bundle -v` -->
- Jekyll version: <!-- by running: `bundle list | grep " jekyll "` -->