23 lines
408 B
Markdown
23 lines
408 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest an enhancement or new capability
|
|
title: "feat: "
|
|
labels: enhancement
|
|
---
|
|
|
|
## Problem
|
|
|
|
<!-- What are you trying to do, and what gets in the way today? -->
|
|
|
|
## Proposed solution
|
|
|
|
<!-- What you would like to happen. -->
|
|
|
|
## Alternatives considered
|
|
|
|
<!-- Other approaches you thought about, if any. -->
|
|
|
|
## Additional context
|
|
|
|
<!-- Mockups, links, or related issues. -->
|