mirror of
https://github.com/skoelle/kctl-tui.git
synced 2026-09-18 12:30:25 +00:00
39 lines
699 B
Markdown
39 lines
699 B
Markdown
---
|
|
name: Bug Report
|
|
about: Report a bug to help us improve kctl-tui
|
|
title: ""
|
|
labels: bug
|
|
assignees: ""
|
|
---
|
|
|
|
## Describe the Bug
|
|
|
|
A clear description of what the bug is.
|
|
|
|
## Steps to Reproduce
|
|
|
|
1. Run `kctl-tui ...`
|
|
2. Select '...'
|
|
3. See error
|
|
|
|
## Expected Behavior
|
|
|
|
What you expected to happen.
|
|
|
|
## Actual Behavior
|
|
|
|
What actually happened.
|
|
|
|
## Environment
|
|
|
|
- OS: [e.g. Windows 11, Ubuntu 24.04, macOS 15]
|
|
- Go version: [e.g. 1.22.5]
|
|
- kctl-tui version: [e.g. v0.2.0]
|
|
- kubectl version: [e.g. v1.30.0]
|
|
- tmux/psmux version: [e.g. tmux 3.4, psmux latest]
|
|
- Terminal: [e.g. Windows Terminal, iTerm2, GNOME Terminal]
|
|
|
|
## Additional Context
|
|
|
|
Config file (without secrets), error logs, or screenshots.
|