42 lines
939 B
Markdown
42 lines
939 B
Markdown
---
|
|
name: Bug report
|
|
about: Report reproducible software issues so we can improve
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
---
|
|
|
|
Please fill in the following information to report a problem with Cantera.
|
|
If you have a question about using Cantera, please post it on our
|
|
[Google Users' Group](https://groups.google.com/forum/#!forum/cantera-users).
|
|
|
|
**System information**
|
|
|
|
- Cantera version: [e.g. 2.4]
|
|
- OS: [e.g. Windows 10]
|
|
- Python/MATLAB version:
|
|
|
|
**Expected behavior**
|
|
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Actual behavior**
|
|
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
|
|
Steps to reproduce the behavior:
|
|
|
|
1. Open '...'
|
|
2. Run '....'
|
|
3. See error '....'
|
|
|
|
**Attachments**
|
|
|
|
If applicable, attach scripts and/or input files to help explain your problem.
|
|
Please do *not* attach screenshots of code or terminal output.
|
|
|
|
**Additional context**
|
|
|
|
Add any other context about the problem here.
|