Skip to content

Latest commit

 

History

History
59 lines (38 loc) · 1.45 KB

issue_template.md

File metadata and controls

59 lines (38 loc) · 1.45 KB

Screenshot

[add screenshots of your problem]

Files

Upload the image file or your straditize project file that can be used to reproduce the problem. Try to have it as small and exact as possible, this will help assisting you with your problem.

Problem description

[this should explain why the current behavior is a problem and why the expected output is a better solution.]

Expected Output

What should have been expected? You can hide large error messages within <details></details> tags, e.g.

very long error message

Environment information

psyplot -aV

Paste the output of the command psyplot -aV (ran from the command line)

straditize -V

Paste the output of the command straditize -V (ran from the command line)

conda info -a
# Paste the output of the command ``conda info -a`` (ran from the command line)
conda list
# Paste the output of the command ``conda list`` (ran from the command line)

NOTE

This is a bug report.

For requesting new features, use this template.

For changing existing features, use this template.