Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.12 KB

PR_template.md

File metadata and controls

31 lines (23 loc) · 1.12 KB

Fixes issue

Closes: #issue_number Addresses: #issue_number (if multiple persons are assigned, the issue)

Proposed changes

Brief description of what is fixed or changed

Description

Types of changes

  • 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)
  • Documentation update (Documentation content changed)
  • Other (please describe):

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have performed a self-review of my own code
  • My changes generate no new warnings

Screenshots (if appropriate)