---
name: 🐛 Bug Report
about: Submit a bug report
labels: 'bug report, needs triage'
---

<!--

🚨 What happens if you delete this entire template and go your own path

Someone will read your bug report, and maybe will be able to help you,
but it’s unlikely that it will get much attention from the team. Eventually,
the issue will likely get closed in favor of issues that follow this template.
Please provide all the info requested in this template.

Please remember that:

  * The person fixing the bug would have to figure out these details anyway. Please be respectful of their time.
  * You might figure out the issues yourself as you work on extracting these details.
  * If you list multiple bugs/concerns in this one issue, it makes it hard to track the progress.
  * If you open an issue that has many duplicates, the triager may close your issue.
  * If you fill something completely blank in the body, the triager may close your issue without further explanation or engagement.

-->

# 🐛 Bug Report

<!-- A clear and concise description of what the bug is -->

## To Reproduce

<!-- Write your steps here -->

1. Step 1...
2. Step 2...
3. Step 3...

## Expected behavior

<!--
  How did you expect your project to behave?
  It’s fine if you’re not sure your understanding is correct.
  Write down what you thought would happen.
-->

## Actual Behavior

<!--
  Did something go wrong?
  Is something broken, or not behaving as you expected?
  Describe this section in detail, and attach screenshots if possible.
  Don't only say "it doesn't work"!
-->

## Environment

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

- CLI version:
- Deno version:
- Operating system and version:

## Additional context

<!-- Any aditional information that may help us solve this issue -->
