mirror of
https://github.com/fluencelabs/wasmer
synced 2024-12-12 22:05:33 +00:00
27 lines
691 B
Markdown
27 lines
691 B
Markdown
|
---
|
||
|
name: "\U0001F389 Feature request"
|
||
|
about: Suggest an idea for this project
|
||
|
title: ''
|
||
|
labels: "\U0001F389 enhancement"
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
Thanks for proposing a new feature!
|
||
|
|
||
|
### Motivation
|
||
|
|
||
|
A clear and concise description of what the motivation for the new feature is, and what problem it is solving.
|
||
|
|
||
|
### Proposed solution
|
||
|
|
||
|
A clear and concise description of the feature you would like to add, and how it solves the motivating problem.
|
||
|
|
||
|
### Alternatives
|
||
|
|
||
|
A clear and concise description of any alternative solutions or features you've considered, and why you're proposed solution is better.
|
||
|
|
||
|
### Additional context
|
||
|
|
||
|
Add any other context or screenshots about the feature request here.
|