Please include a summary of the changes you have made. Describe any new features, bug fixes, or improvements you have introduced. If your changes address an open issue, please include a reference to it (e.g., Fixes #123
).
Please delete options that are not relevant.
- New feature (non-breaking change which adds functionality)
- Bug fix (non-breaking change which fixes an issue)
- Documentation update
- Code style update (formatting, renaming)
- Refactoring (no functional changes, no API changes)
- Build-related changes
- Other (please describe):
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce the testing. Please also list any relevant details for your test configuration.
- Test A
- Test B
Before submitting your pull request, please review the following checklist:
- I have proved my fix is effective or that my feature works.
- I have performed a self-review of my own code.
- I have commented on my code, particularly in hard-to-understand areas.
- My changes generate no new warnings.
If your changes are visual and it helps to illustrate them, please include screenshots or GIFs here.
Provide any additional information about your pull request here.