Skip to content

Commit 413e04b

Browse files
authored
Update issue templates
1 parent 934aa6b commit 413e04b

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: "[BUG]"
5+
labels: bug
6+
assignees: predatorray
7+
8+
---
9+
10+
**Describe the bug**
11+
A clear and concise description of what the bug is.
12+
13+
**To Reproduce**
14+
Steps to reproduce the behavior:
15+
1. Execute command '...'
16+
2. Enter '....'
17+
18+
**Expected behavior**
19+
A clear and concise description of what you expected to happen.
20+
21+
**Screenshots**
22+
If applicable, add screenshots to help explain your problem.
23+
24+
**Versions**
25+
- OS: [e.g. Linux, Mac]
26+
- `kubectl version`: [e.g. v1.16.2]
27+
- `tmux -V`: [e.g. 3.1b]
28+
- kubectl-tmux-exec: [e.g. 0.1, this could be retrieved by the package manager you use]
29+
30+
**Additional context**
31+
Add any other context about the problem here.

0 commit comments

Comments
 (0)