Please include a summary of the change and which issue is fixed.
Explain the motivation and context.
Fixes #(issue number)
Please delete options that are not relevant.
- π Bug fix (non-breaking change)
- β¨ New feature (non-breaking change)
- π₯ Breaking change (fix or feature that changes existing functionality)
- π Documentation update
- π¨ Code style / refactor
- β‘ Performance improvement
- β Tests update
- π§ Build/CI changes
Describe the main changes introduced:
Describe the tests that you ran to verify your changes.
- Unit tests
- Manual testing
- Integration tests
- Other:
Steps to test: 1. 2. 3.
Add screenshots or recordings to help explain your changes.
Before requesting review, confirm:
- My code follows the project style guidelines
- I have performed a self-review
- I commented complex code where necessary
- Tests were added/updated when needed
- Documentation was updated
- No new warnings introduced
- Build passes successfully
If this PR introduces breaking changes, describe them:
Add any other context or notes for reviewers.
Tag reviewers if needed:
@reviewer