Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.16 KB

PULL_REQUEST_TEMPLATE.md

File metadata and controls

42 lines (29 loc) · 1.16 KB

Describe what this PR introduces: (if necessary, link currently open issues with special keywords)

What kind of change does this PR introduce? (check at least one)

  • Documentation
  • Bug fix
  • Feature
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

Does this PR introduce any breaking changes? (check one)

  • Yes
  • No

If yes, please describe the impact and migration path for existing applications:

The PR fulfills these requirements:

  • Related issues are referenced in the PR (e.g. fix #xxx[,#xxx], where "xxx" is the issue number)
  • All tests are passing
  • New/updated tests are included

Testing environment:

  • Operating System/Platform:
  • Python version:
  • Matlab version:

If you have relevant logs, error output and etc, please attach them.

Other information: