Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 676 Bytes

File metadata and controls

21 lines (15 loc) · 676 Bytes

Description

Type of change

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Code Cleanup (no change in functionality is expected)

Change status

  • Complete, tested, ready to review and merge
  • Work-in-Progress, PR is for discussion/feedback

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • There are no merge conflicts
  • I have made corresponding changes to the documentation