| name | Pull Request |
|---|---|
| about | Create a new pull request |
| title | [PR] <Insert Title here> |
| labels | pr |
| assignees |
Is this a community PR? Please go to preview tab and click here. If not, delete this line.
Please include a summary of the change and which issue is fixed (if applicable). Also include relevant context or motivation for the change.
- Fixes #(issue)
- Closes #(issue)
Please check the relevant options:
- Bug fix
- New feature
- Code cleanup/refactor
- Documentation update
- Test coverage
- Dependency update
- Configuration change
- Other (please describe):
Please describe the tests you ran to verify your changes:
- Manual testing
- Other:
Include screenshots or GIFs to help explain your changes visually.
- My code follows the project style guidelines
- I have performed a self-review of my code
- I have commented my code where necessary
- I have made corresponding changes to the documentation
- My changes generate no new warnings or errors
- I have added tests that prove my fix or feature works
- New and existing tests pass locally with my changes
Add any other context or questions here.
Thank you for your contribution! 🎉