name: Bug report
about: Create a report to help us improve
title: "[BUG] Bug Caption"
labels: bug
assignees: LukaOber
**Expected Behavior**
function foo() shouldn't crash if given input x
**Actual Behavior**
function foo() does crash if given input x
**Gist link to a minimal example**
Here is a link to a minimal example