29 lines
816 B
Markdown
29 lines
816 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest an idea for this project
|
|
title: "[FEATURE REQUEST]"
|
|
labels: feature request
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
<!-- Make sure to read the README before opening an issue. [https://xaviml.github.io/controllerx/faq](https://blueforcer.github.io/awtrix-light/#/README) -->
|
|
|
|
# Feature Request
|
|
|
|
### Is your feature request related to a problem?
|
|
|
|
If so, then add a clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
|
|
|
### Describe the solution / feature you'd like
|
|
|
|
A clear and concise description of what you want to happen.
|
|
|
|
### Describe alternatives you've considered
|
|
|
|
A clear and concise description of any alternative solutions or features you've considered.
|
|
|
|
### Additional context
|
|
|
|
Add any other context or screenshots about the feature request here.
|