---
name: "\U0001F41BBug report"
about: Something isn't working right
---

### Marko Version: x.x.x

<!--- Provide the exact version of marko in which you see the bug.  You can run `npm ls marko` to see this. -->

### Details

<!--- Provide a more detailed introduction to the issue itself, and why you consider it to be a bug.  How has this bug affected you? What were you trying to accomplish? -->

### Expected Behavior

<!--- Tell us what should happen -->

### Actual Behavior

<!--- Tell us what happens instead -->

### Possible Fix

<!--- Not obligatory, but suggest a fix or reason for the bug -->

<details><summary>Additional Info</summary>

### Your Environment

<!-- Include as many relevant details about the environment you experienced the bug in -->

- Environment name and version (e.g. Chrome 39, node.js 5.4):
- Operating System and version (desktop or mobile):
- Link to your project:

### Steps to Reproduce

<!-- Provide a link to a live example -->

<!-- or an unambiguous set of steps to reproduce this bug -->

<!-- include code to reproduce, if relevant -->

1.  first...
2.
3.
4.

### Stack Trace

<!-- If an error is thrown, provide the stack trace here -->

</details>
