Skip to content

Latest commit

Β 

History

History
50 lines (35 loc) Β· 1.34 KB

File metadata and controls

50 lines (35 loc) Β· 1.34 KB

πŸ” Pull Request

πŸ“Œ Description

Please provide a clear and concise description of what this pull request does.

Fixes # (issue number, if applicable)


πŸ”§ Type of Change

Please delete options that are not relevant.

  • 🐞 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • ♻️ Refactor (no functional changes, code cleanup)
  • πŸ“ Documentation update
  • πŸš€ Performance improvement
  • πŸ’₯ Breaking change (fix or feature that would cause existing functionality to not work as expected)

πŸ§ͺ How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

  • Unit tests
  • Integration tests
  • Manual testing
  • Not tested (please explain why)

βœ… Checklist

Please check all that apply.

  • My code follows the project’s coding style
  • I have performed a self-review of my code
  • I have commented my code where necessary
  • I have updated documentation (if applicable)
  • My changes generate no new warnings
  • I have added tests that prove my fix/feature works

πŸ“Έ Screenshots / Videos (if applicable)

Add screenshots or videos to help reviewers understand the changes.


πŸ“ Additional Notes

Add any other context, dependencies, or information for reviewers here.