Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 989 Bytes

File metadata and controls

46 lines (30 loc) · 989 Bytes

Description

Changes

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Refactor (no functional changes)
  • Test coverage improvement

Testing

  • Unit tests added/updated
  • Integration tests added/updated
  • Manual testing performed

Checklist

  • Code follows project style guidelines
  • Self-review completed
  • Documentation updated (if applicable)
  • No new warnings introduced
  • Tests pass locally

Related Issues

Additional Context