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

48 lines
526 B
Markdown

---
name: Enhancement
about: Improve or refine an existing feature
title: "[ENHANCEMENT - Mobile] "
ref: "main"
labels:
- enhancement
- mobile
---
# 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.