17 lines
561 B
Markdown
17 lines
561 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest an idea for this project
|
|
title: "[FEATURE] "
|
|
labels: enhancement
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
## Description of the requested feature
|
|
Give a clear and concise description of the feature you are proposing, including examples for when it would be useful.
|
|
|
|
## Proposed configuration syntax
|
|
If the feature you are requesting would add or change something to the Eww configuration, please provide an example for how the feature could be used.
|
|
|
|
# Additional context
|
|
Add any other context or screenshots about the feature request here.
|