enso/.github/ISSUE_TEMPLATE/feature-request.md

25 lines
463 B
Markdown
Raw Normal View History

---
name: Feature Request
about: Request a new feature in Enso.
title: ''
labels: 'Type: Enhancement'
assignees: ''
---
<!--
Please ensure that you check the latest version of Enso to see if your feature
has been implemented.
-->
### General Summary
<!--
- Describe the feature you are requesting.
-->
### Motivation
<!--
- A description of the motivation for adding this feature to Enso.
- Ideally this would include use-cases that support the feature.
-->