mirror of
https://github.com/skoelle/kctl-tui.git
synced 2026-09-17 20:10:24 +00:00
24 lines
339 B
Markdown
24 lines
339 B
Markdown
## Summary
|
|
|
|
Brief description of what this PR does.
|
|
|
|
## Changes
|
|
|
|
- ...
|
|
|
|
## Related Issues
|
|
|
|
Closes #
|
|
|
|
## Testing
|
|
|
|
- [ ] `go vet ./...` passes
|
|
- [ ] `go test ./...` passes
|
|
- [ ] Manually tested on [OS]
|
|
|
|
## Checklist
|
|
|
|
- [ ] Code follows existing style
|
|
- [ ] No new comments added (unless necessary)
|
|
- [ ] CHANGELOG.md updated (if applicable)
|