Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 995 Bytes

File metadata and controls

26 lines (21 loc) · 995 Bytes

Description

Context

Type of changes

  • Fix (non-breaking change which fixes an issue)
  • Feature (non-breaking change which adds functionality)
  • Refactor (cosmetic changes)
  • Breaking change (change that would cause existing functionality to not work as expected)

Tests

Screenshots (if appropriate)

Checklist

  • Code follows code style of this project
  • CHANGELOG.md file is correctly updated
  • Changes require an update to the documentation
    • Documentation has been updated accordingly