Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 946 Bytes

File metadata and controls

22 lines (17 loc) · 946 Bytes

Reference to a related issue in the repository

Add a reference to a related issue in the repository.

Add a description

Add a description of the changes proposed in the pull request.

Some questions to ask: What is this change? What does it fix? Is this a bug fix or a feature? Does it break any existing functionality or force me to update to a new version? How has it been tested?

Mention a member

Add @mentions of the person or team responsible for reviewing proposed changes.

Check the checklist

  • I have performed a self-review of my own code.
  • I have made corresponding changes to the documentation for osi-simulation-model-packaging.
  • My changes generate no new warnings.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests / Github Actions pass locally with my changes.