36 lines
751 B
Markdown
36 lines
751 B
Markdown
---
|
|
name: Feature Request
|
|
about: Suggest an improvement or new capability
|
|
title: "[FEATURE] "
|
|
labels: enhancement
|
|
assignees: TheGrandWazoo
|
|
---
|
|
|
|
## Summary
|
|
|
|
A brief, clear description of the feature you'd like.
|
|
|
|
## Problem It Solves
|
|
|
|
What use case does this address? What problem does it solve for you?
|
|
|
|
## Proposed Solution
|
|
|
|
How do you envision this working? Any specific API endpoints, UI changes, or behaviors in mind?
|
|
|
|
## Alternatives Considered
|
|
|
|
Any workarounds you've tried, or alternative approaches you've considered.
|
|
|
|
## Environment
|
|
|
|
| Component | Version |
|
|
|-----------|---------|
|
|
| Proxmox VE | |
|
|
| TrueNAS type | CORE / SCALE |
|
|
| TrueNAS version | |
|
|
|
|
## Additional Context
|
|
|
|
Screenshots, links to TrueNAS API docs, or any other information.
|