You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
592 B
26 lines
592 B
---
|
|
name: Bug report
|
|
about: Something is broken in the package
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
## Description
|
|
|
|
A clear and concise description of what the bug is.
|
|
|
|
## Steps to Reproduce
|
|
|
|
Please describe how can the developers reproduce the problem in their own computers. Code snippets and sample input files are specially helpful. For example:
|
|
|
|
1. Install the package
|
|
2. Run the code below with the attached input file...
|
|
3. The following error appears...
|
|
|
|
## System Information
|
|
- Operating System: [e.g. Ubuntu 20.04]
|
|
- Julia version: [e.g. 1.4]
|
|
- Package version: [e.g. 0.0.1]
|