18 lines
395 B
Markdown
18 lines
395 B
Markdown
|
---
|
||
|
name: Bug report
|
||
|
about: Create a report to help us improve
|
||
|
title: ""
|
||
|
labels: bug
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
**Describe the bug**
|
||
|
A clear and concise description of what the bug is.
|
||
|
|
||
|
**Environment**
|
||
|
Please provide output of `python -V` & `spatula --version`, as well as what operating system you're using, and any other details:
|
||
|
|
||
|
**Additional context**
|
||
|
Add any other context about the problem here.
|