All checks were successful
Build and Push LST Docker Image / docker (push) Successful in 1m28s
40 lines
507 B
Markdown
40 lines
507 B
Markdown
---
|
|
name: Feature Request
|
|
about: Suggest a brand new feature or module
|
|
title: "[FEATURE] "
|
|
ref: "main"
|
|
labels:
|
|
|
|
- feature
|
|
---
|
|
|
|
# Problem Statement
|
|
|
|
What problem are you trying to solve?
|
|
|
|
---
|
|
|
|
# Proposed Solution
|
|
|
|
Describe the feature you would like added.
|
|
|
|
---
|
|
|
|
# Alternatives Considered
|
|
|
|
Any other ideas, workarounds, or approaches?
|
|
|
|
---
|
|
|
|
# Priority
|
|
|
|
- [ ] Nice to Have
|
|
- [ ] Medium Priority
|
|
- [ ] High Priority
|
|
- [ ] Critical
|
|
|
|
---
|
|
|
|
# Additional Context
|
|
|
|
Add mockups, screenshots, examples, or notes here. |