Skip to content

Latest commit

Β 

History

History
57 lines (42 loc) Β· 1.87 KB

File metadata and controls

57 lines (42 loc) Β· 1.87 KB

Type of Change

  • 🌟 New Feature
  • πŸ€— Bug Fix
  • 🀯 Breaking Change
  • πŸ“š Documentation Update
  • 🎨 Style and UI
  • πŸ”¨ Code Refactor
  • ⚑ Performance Improvements
  • βœ… New Test
  • πŸ‘· Build and CI

Description

Related Tickets & Documents

  • Fixes # (issue)

How Has This Been Tested?

  • Screenshot A
  • Screenshot B

Did you add or update any tests?

  • πŸ‘ Yes
  • πŸ™… No, and this is why: Please replace this line with details on why tests have not been included.
  • πŸ™‹ I need help with writing tests

Checklist:

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • I have added proof (e.g., screenshots) that my fix is effective and that my feature works.
  • I have added tests that prove my fix is effective and that my feature works.
  • New and existing unit tests pass locally with my changes.