Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 997 Bytes

pull_request_template.md

File metadata and controls

15 lines (14 loc) · 997 Bytes

Description

Please add a description of the changes proposed in the pull request.

Checklist

  • Add a reference to related issues.
  • @mentions of the person or team responsible for reviewing proposed changes.
  • This pull request has a descriptive title.
  • Code is written according to the guidelines.
  • The checks by MISS_HIT style checker and linter, below the pull request, are successful (green).
  • Documentation is available.
  • Add changes to the changelog file under section Unreleased.
  • Model runs successfully, see tests.
  • Ask a meinatainer to re-generate exe file if matlab codes are changed. About how to create an exe file, see exe readme.