All checks were successful
Build and Push LST Docker Image / docker (push) Successful in 2m41s
48 lines
535 B
Markdown
48 lines
535 B
Markdown
---
|
|
name: Enhancement - Server
|
|
about: Improve or refine an existing feature
|
|
title: "[ENHANCEMENT - Server] "
|
|
ref: "main"
|
|
labels:
|
|
|
|
- enhancement
|
|
- server
|
|
---
|
|
|
|
# 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. |