Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 908 Bytes

File metadata and controls

20 lines (13 loc) · 908 Bytes

Description

Please include a summary of the change and which (if any) issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

  • If this is a bug fix, did you add or update a test file to the examples directory that verifies the bug is fixed?
  • If this is a new feature, did you add files to the examples directory to demonstrate the feature?
  • If this is a new feature, did you add documentation to the docs directory for the feature?