Please delete options that are not relevant.
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Other
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.
In case your pull request does not consist of visual changes, you can delete this section.
Include as many screenshot as necessary to show the visual changes. Please do not take screenshots with your phone camera.
Please run all the tests and dump the result/summary here in a code block.
- My code follows the style guidelines of this project
- I have checked my code and corrected any misspellings
- I have performed a self-review of my own code
- I have commented my code, particularly in hard-to-understand areas
- I have added tests that prove my fix is effective or that my feature works
- New and existing unit tests pass locally with my changes
If you have any import remarks please write them in detail here.