Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.3 KB

bug_report.md

File metadata and controls

38 lines (28 loc) · 1.3 KB
name about title labels assignees
Bug report
Create a report to help us improve
bug

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Project yaml file that exercises the bug.
  2. ...

Try to find a minimum reproducible example by isolating features starting with a small, basic run and adding features one by one until you hit the bug. For example, instead of handing over a configuration with 80 upgrades, custom measures, and complex downselect logic, start with a configuration that works and add those things one at a time in small batches until you hit the problem.

Expected behavior A clear and concise description of what you expected to happen.

Logs

Please copy pertinent sections of log files here (e.g. sampling.out, job.out-*, postprocessing.out, sinularity-output.log, etc.)

log file here

Platform (please complete the following information):

  • Simulation platform: [e.g. Eagle, AWS, local docker; please label with this as well]
  • BuildStockBatch version, branch, or sha:
  • resstock or comstock repo version, branch, or sha:
  • Local Desktop OS: [e.g. Windows, Mac, Linux, especially important if running locally]

Additional context Add any other context about the problem here.