Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 830 Bytes

File metadata and controls

15 lines (8 loc) · 830 Bytes

What does this pull request do?

Please describe the purpose of the pull request, including any background context and links to related issues. If this introduces a large change to the project, please describe what you have implemented.

Where should the reviewer start?

Help save the reviewer time by highlighting the most important sections of code.

How should this be manually tested?

If this is a new feature, you should provide new test coverage. If it fixes an existing bug, you should provide a failing test case this change fixes. Other than automated testing, what manual tests can the reviewer perform to verify your work?

Other Notes:

Does the project documentation need to be updated? Should we introduce a new example, or update any existing examples? Does this PR require any other follow-up tasks?