23 lines
476 B
Markdown
23 lines
476 B
Markdown
---
|
|
name: Feature Request
|
|
about: Suggest an idea or improvement
|
|
title: "[Feature] "
|
|
labels: ["enhancement"]
|
|
---
|
|
|
|
## The problem
|
|
|
|
<!-- What are you trying to do? What's missing or annoying? -->
|
|
|
|
## Proposed solution
|
|
|
|
<!-- How would you solve it? Concrete behavior, not implementation details. -->
|
|
|
|
## Alternatives considered
|
|
|
|
<!-- What else did you think about? Why didn't that work? -->
|
|
|
|
## Additional context
|
|
|
|
<!-- Screenshots, examples from other tools, related issues. -->
|