Files
lst_v3/.gitea/ISSUE_TEMPLATE/enhancement_frontend.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

48 lines
541 B
Markdown

---
name: Enhancement - Frontend
about: Improve or refine an existing feature
title: "[ENHANCEMENT - Frontend] "
ref: "main"
labels:
- enhancement
- frontend
---
# Existing Feature
What current feature or workflow is being improved?
Example:
- Notifications
- Scanner Login
- Release Monitor
- Printing
- Auth
---
# Proposed Improvement
Describe the improvement.
---
# Expected Benefit
Why would this improvement help?
---
# Impact
- [ ] Small
- [ ] Medium
- [ ] Large
---
# Additional Notes
Anything else worth mentioning.