Files
lst_v3/.gitea/ISSUE_TEMPLATE/enhancement.md
Blake Matthes ca885fb01a
All checks were successful
Build and Push LST Docker Image / docker (push) Successful in 1m24s
ci(templates): added in templates for the repo to make it more easy to manage and add in new ideas
2026-05-07 08:50:06 -05:00

44 lines
492 B
Markdown

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