Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.08 KB

File metadata and controls

34 lines (21 loc) · 1.08 KB

Objective

Describe the objective or issue this PR addresses.
Use closing pattern to close an issue (for example "Close #xxx").

Solution

Describe the solution used to achieve the objective above.

Testing

Did you test these changes? If so, how?
How can other people (reviewers) test your changes?

Screenshots

This section is optional.
If you find it's unnecessary to post screenshots, delete this section.

Migration Guide

This section is optional.
If there are no breaking changes, delete this section.

Checklist

Delete any item in the following checklist if not appropriate.

  • My code follows the Contributing Guidelines of this project.
  • I have commented my code in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • I have added tests that prove my fix is effective or that my feature works.