Files
lst_v3/.gitea/ISSUE_TEMPLATE/feature_request_frontend.md
Blake Matthes 69a9a81a88
Some checks failed
Build and Push LST Docker Image / docker (push) Has been cancelled
ci(app): added more labels to the templates
2026-05-27 21:05:57 -05:00

41 lines
529 B
Markdown

---
name: Feature Request
about: Suggest a brand new feature or module
title: "[FEATURE - Frontend] "
ref: "main"
labels:
- feature
- frontend
---
# 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.