Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 1.19 KB

File metadata and controls

44 lines (31 loc) · 1.19 KB

Description

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 would cause existing functionality to change)
  • Documentation update
  • Refactor (no functional changes)
  • Performance improvement
  • CI/CD or tooling change

How Has This Been Tested?

  • Unit tests
  • Integration tests
  • Manual testing

Test environment:

  • OS:
  • Runtime version:

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
  • I have updated documentation where necessary
  • My changes generate no new warnings
  • I have added tests that prove my fix or feature works
  • All existing tests pass locally
  • Any dependent changes have been merged and published

Screenshots (if applicable)