Skip to content

Latest commit

 

History

History
36 lines (30 loc) · 1006 Bytes

File metadata and controls

36 lines (30 loc) · 1006 Bytes

Description

Related Issue

Closes #

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes)

Changes Made

Testing

  • Tested locally
  • Added/updated tests
  • All tests passing

Screenshots (if applicable)

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my code
  • I have commented hard-to-understand areas
  • My changes generate no new warnings
  • I have updated the documentation accordingly