< Give_a_clear_description_what_modifications_you_have_made >
What sort of change have you made:
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Code style update (formatting, local variables)
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
- This change requires a documentation update
< Describe_how_have_you_verified_the_changes_made >
- My code follows the guidelines of this project.
- I have performed a self-review of my own code.
- I have commented my code, particularly wherever it was hard to understand.
- I have made corresponding changes to the documentation.
Before the changes | After the Changes |
---|---|
<Upload_Screenshot> | <Upload_Screenshot> |
Before the changes | After the Changes |
---|---|
<Upload_Recording> | <Upload_Recording> |