Files
lst_v3/.gitea/ISSUE_TEMPLATE/feature_request_server.md
Blake Matthes 2a648f6306
All checks were successful
Build and Push LST Docker Image / docker (push) Successful in 2m41s
fix(app): type in the templates... they all looked the same
2026-05-27 21:08:02 -05:00

41 lines
534 B
Markdown

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