mirror of
https://github.com/RGJorge/ContainerFlow.git
synced 2026-08-03 07:21:42 +02:00
44 lines
1.2 KiB
Markdown
44 lines
1.2 KiB
Markdown
---
|
|
name: Feature request
|
|
about: Suggest a new feature or improvement
|
|
title: '[FEATURE] '
|
|
labels: enhancement
|
|
assignees: ''
|
|
---
|
|
|
|
## Problem you're trying to solve
|
|
|
|
<!-- Describe the situation/pain. NOT the solution yet.
|
|
Example: "When monitoring 30+ containers, I lose track of which ones are unhealthy because..." -->
|
|
|
|
## Proposed solution
|
|
|
|
<!-- How you'd want it to work in the UI / behavior -->
|
|
|
|
## Why existing features don't cover this
|
|
|
|
<!-- Optional but useful: what did you try first? -->
|
|
|
|
## Mockup / example
|
|
|
|
<!-- Sketch, screenshot from another tool, ASCII art, link to similar feature, etc. -->
|
|
|
|
## Alternatives considered
|
|
|
|
<!-- Any other approaches you thought about -->
|
|
|
|
## Priority / urgency for you
|
|
|
|
- [ ] Critical — blocking my workflow
|
|
- [ ] High — would significantly improve my workflow
|
|
- [ ] Medium — nice to have
|
|
- [ ] Low — just an idea
|
|
|
|
## Are you willing to wait?
|
|
|
|
ContainerFlow is currently maintainer-driven (no external PRs accepted yet). Features will land based on roadmap priority. See [monitoreo.md](../../monitoreo.md) for what's planned.
|
|
|
|
- [ ] Yes, I'll wait — I just want to flag this
|
|
- [ ] I'd contribute a PR if/when PRs open
|
|
- [ ] I need this fast — happy to discuss sponsorship/commercial support
|