Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.35 KB

File metadata and controls

41 lines (28 loc) · 1.35 KB

Summary

Related issues

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 changes existing behavior)
  • Documentation update
  • Refactor / internal cleanup
  • Test-only change
  • Build / CI / tooling change

How has this been tested?

Checklist

  • I have read the Contributing Guide.
  • My change follows the repository's style and conventions.
  • I have added tests that prove my change works, or explained why none are needed.
  • New and existing tests pass locally.
  • I have updated the documentation where relevant.
  • The PR title is clear and descriptive.

Additional notes