Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 567 Bytes

File metadata and controls

17 lines (11 loc) · 567 Bytes

Pull Request Template

Description

Include a descrtion of what has been changed and indicate relevant motivation and contex. If nedded, ensure to list all 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