mirror of
https://github.com/enso-org/enso.git
synced 2024-12-22 14:51:33 +03:00
e10fc464a8
Original commit: c38ca0d5a4
40 lines
743 B
Markdown
40 lines
743 B
Markdown
---
|
|
name: Bug Report
|
|
about: Report a bug in Enso IDE.
|
|
title: ''
|
|
labels: 'Type: Bug'
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
<!--
|
|
Please ensure that you are using the latest version of Enso IDE before reporting
|
|
the bug! It may have been fixed since.
|
|
-->
|
|
|
|
### General Summary
|
|
<!--
|
|
- Please include a high-level description of your bug here.
|
|
-->
|
|
|
|
### Steps to Reproduce
|
|
<!--
|
|
Please list the reproduction steps for your bug.
|
|
-->
|
|
|
|
### Expected Result
|
|
<!--
|
|
- A description of the results you expected from the reproduction steps.
|
|
-->
|
|
|
|
### Actual Result
|
|
<!--
|
|
- A description of what actually happens when you perform these steps.
|
|
- Please include any error output if relevant.
|
|
-->
|
|
|
|
### Enso Version
|
|
<!--
|
|
- Please include the version of Enso IDE you are using here.
|
|
-->
|