Skip to content

Latest commit

Β 

History

History
82 lines (57 loc) Β· 1.46 KB

File metadata and controls

82 lines (57 loc) Β· 1.46 KB

πŸ“Œ Pull Request

πŸ“ Description

Please include a summary of the change and which issue is fixed.
Explain the motivation and context.

Fixes #(issue number)


πŸ”„ Type of Change

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

πŸš€ What was changed?

Describe the main changes introduced:


πŸ§ͺ How Has This Been Tested?

Describe the tests that you ran to verify your changes.

  • Unit tests
  • Manual testing
  • Integration tests
  • Other:

Steps to test: 1. 2. 3.


πŸ“· Screenshots (if applicable)

Add screenshots or recordings to help explain your changes.


βœ… Checklist

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

⚠ Breaking Changes

If this PR introduces breaking changes, describe them:


πŸ“Ž Additional Notes

Add any other context or notes for reviewers.


πŸ‘€ Reviewers

Tag reviewers if needed:

@reviewer